| Package | Description |
|---|---|
| org.nuiton.topia.it.mapping.test5 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractB53TopiaDao<E extends B53> |
class |
GeneratedB53TopiaDao<E extends B53> |
| Modifier and Type | Class and Description |
|---|---|
class |
B53Abstract |
class |
B53Impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<B53> |
A53Abstract.b53
Nom de l'attribut en BD : b53
|
| Modifier and Type | Method and Description |
|---|---|
B53 |
A53Abstract.getB53(int index) |
B53 |
A53.getB53(int index) |
B53 |
A53Abstract.getB53ByTopiaId(String topiaId) |
B53 |
A53.getB53ByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
List<B53> |
A53Abstract.getB53() |
List<B53> |
A53.getB53() |
| Modifier and Type | Method and Description |
|---|---|
void |
A53Abstract.addB53(B53 b53) |
void |
A53.addB53(B53 b53) |
void |
A53Abstract.addB53(int index,
B53 b53) |
void |
A53.addB53(int index,
B53 b53) |
boolean |
A53Abstract.containsB53(B53 b53) |
boolean |
A53.containsB53(B53 b53) |
List<E> |
GeneratedA53TopiaDao.findAllContainsB53(B53 v)
Deprecated.
|
E |
GeneratedA53TopiaDao.findContainsB53(B53 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedA53TopiaDao.forB53Contains(B53 v) |
void |
A53Abstract.removeB53(B53 b53) |
void |
A53.removeB53(B53 b53) |
| Modifier and Type | Method and Description |
|---|---|
void |
A53Abstract.addAllB53(Iterable<B53> b53) |
void |
A53.addAllB53(Iterable<B53> b53) |
void |
A53Abstract.setB53(List<B53> b53) |
void |
A53.setB53(List<B53> b53) |
Copyright © 2004–2017 CodeLutin. All rights reserved.