| Package | Description |
|---|---|
| org.nuiton.topia.it.mapping.test7 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractB7TopiaDao<E extends B7> |
class |
GeneratedB7TopiaDao<E extends B7> |
| Modifier and Type | Class and Description |
|---|---|
class |
B7Abstract |
class |
B7Impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<B7> |
A7Abstract.b7
Nom de l'attribut en BD : b7
|
| Modifier and Type | Method and Description |
|---|---|
B7 |
A7Abstract.getB7(int index) |
B7 |
A7.getB7(int index) |
B7 |
A7Abstract.getB7ByTopiaId(String topiaId) |
B7 |
A7.getB7ByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
List<B7> |
A7Abstract.getB7() |
List<B7> |
A7.getB7() |
| Modifier and Type | Method and Description |
|---|---|
void |
A7Abstract.addB7(B7 b7) |
void |
A7.addB7(B7 b7) |
void |
A7Abstract.addB7(int index,
B7 b7) |
void |
A7.addB7(int index,
B7 b7) |
boolean |
A7Abstract.containsB7(B7 b7) |
boolean |
A7.containsB7(B7 b7) |
List<E> |
GeneratedA7TopiaDao.findAllContainsB7(B7 v)
Deprecated.
|
E |
GeneratedA7TopiaDao.findContainsB7(B7 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedA7TopiaDao.forB7Contains(B7 v) |
void |
A7Abstract.removeB7(B7 b7) |
void |
A7.removeB7(B7 b7) |
| Modifier and Type | Method and Description |
|---|---|
void |
A7Abstract.addAllB7(Iterable<B7> b7) |
void |
A7.addAllB7(Iterable<B7> b7) |
void |
A7Abstract.setB7(List<B7> b7) |
void |
A7.setB7(List<B7> b7) |
Copyright © 2004–2020 Code Lutin. All rights reserved.