| Package | Description |
|---|---|
| org.nuiton.topia.it.mapping.test6 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractB6TopiaDao<E extends B6> |
class |
GeneratedB6TopiaDao<E extends B6> |
| Modifier and Type | Class and Description |
|---|---|
class |
B6Abstract |
class |
B6Impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<B6> |
A6Abstract.b6
Nom de l'attribut en BD : b6
|
| Modifier and Type | Method and Description |
|---|---|
B6 |
A6Abstract.getB6(int index) |
B6 |
A6.getB6(int index) |
B6 |
A6Abstract.getB6ByTopiaId(String topiaId) |
B6 |
A6.getB6ByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
List<B6> |
A6Abstract.getB6() |
List<B6> |
A6.getB6() |
| Modifier and Type | Method and Description |
|---|---|
void |
A6Abstract.addB6(B6 b6) |
void |
A6.addB6(B6 b6) |
void |
A6Abstract.addB6(int index,
B6 b6) |
void |
A6.addB6(int index,
B6 b6) |
boolean |
A6Abstract.containsB6(B6 b6) |
boolean |
A6.containsB6(B6 b6) |
List<E> |
GeneratedA6TopiaDao.findAllContainsB6(B6 v)
Deprecated.
|
E |
GeneratedA6TopiaDao.findContainsB6(B6 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedA6TopiaDao.forB6Contains(B6 v) |
void |
A6Abstract.removeB6(B6 b6) |
void |
A6.removeB6(B6 b6) |
| Modifier and Type | Method and Description |
|---|---|
void |
A6Abstract.addAllB6(Iterable<B6> b6) |
void |
A6.addAllB6(Iterable<B6> b6) |
void |
A6Abstract.setB6(List<B6> b6) |
void |
A6.setB6(List<B6> b6) |
Copyright © 2004–2018 CodeLutin. All rights reserved.