RECORDS_PER_PAGE
Constructor and Description |
---|
PersonDataBean() |
Modifier and Type | Method and Description |
---|---|
Person |
findFirst()
Returns the first person in the database.
|
public Person findFirst()
TypedQuery
generated from the NamedQuery
represented by Person.FIND_FIRST
.NoResultException
- if there is no resultCopyright © 2015 Joseph Hendrix