| Package | Description |
|---|---|
| org.nuiton.topia.it.mapping.test3 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractB3TopiaDao<E extends B3> |
class |
GeneratedB3TopiaDao<E extends B3> |
| Modifier and Type | Class and Description |
|---|---|
class |
B3Abstract |
class |
B3Impl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B3> |
A3Abstract.b3
Nom de l'attribut en BD : b3
|
| Modifier and Type | Method and Description |
|---|---|
B3 |
A3Abstract.getB3ByTopiaId(String topiaId) |
B3 |
A3.getB3ByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<B3> |
A3Abstract.getB3() |
Collection<B3> |
A3.getB3() |
| Modifier and Type | Method and Description |
|---|---|
void |
A3Abstract.addB3(B3 b3) |
void |
A3.addB3(B3 b3) |
boolean |
A3Abstract.containsB3(B3 b3) |
boolean |
A3.containsB3(B3 b3) |
List<E> |
GeneratedA3TopiaDao.findAllContainsB3(B3 v)
Deprecated.
|
E |
GeneratedA3TopiaDao.findContainsB3(B3 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedA3TopiaDao.forB3Contains(B3 v) |
void |
A3Abstract.removeB3(B3 b3) |
void |
A3.removeB3(B3 b3) |
| Modifier and Type | Method and Description |
|---|---|
void |
A3Abstract.addAllB3(Iterable<B3> b3) |
void |
A3.addAllB3(Iterable<B3> b3) |
void |
A3Abstract.setB3(Collection<B3> b3) |
void |
A3.setB3(Collection<B3> b3) |
Copyright © 2004–2015 CodeLutin. All rights reserved.