| Modifier and Type | Method and Description |
|---|---|
List<Person> |
findByDeleted(boolean deleted) |
Person |
findByEmail(String email) |
count, delete, exists, findAll, findOne, getEntityManager, getEntityType, savepublic Person findByEmail(String email)
findByEmail in interface PersonDaopublic List<Person> findByDeleted(boolean deleted)
findByDeleted in interface PersonDaoCopyright © 2017. All rights reserved.