| Package | Description |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topia.persistence | |
| org.nuiton.topia.test.entities |
| Modifier and Type | Method and Description |
|---|---|
Class<Person> |
TopiaTestQueryHelper.PersonProperty.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
protected Person |
TopiaDAOTest.createPerson(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonDAOAbstract<E extends Person> |
class |
PersonDAOImpl<E extends Person> |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonAbstract |
class |
PersonImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Person |
PetAbstract.person
Nom de l'attribut en BD : person
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Pet.getPerson() |
Person |
PetAbstract.getPerson() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
PetDAOAbstract.findAllByPerson(Person v) |
E |
PetDAOAbstract.findByPerson(Person v) |
void |
Pet.setPerson(Person person) |
void |
PetAbstract.setPerson(Person person) |
Copyright © 2004-2013 CodeLutin. All Rights Reserved.