| Package | Description |
|---|---|
| org.nuiton.topia.it.mapping.test3 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractB32TopiaDao<E extends B32> |
class |
GeneratedB32TopiaDao<E extends B32> |
| Modifier and Type | Class and Description |
|---|---|
class |
B32Abstract |
class |
B32Impl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B32> |
A32Abstract.b32
Nom de l'attribut en BD : b32
|
| Modifier and Type | Method and Description |
|---|---|
B32 |
A32.getB32ByTopiaId(String topiaId) |
B32 |
A32Abstract.getB32ByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<B32> |
A32.getB32() |
Collection<B32> |
A32Abstract.getB32() |
| Modifier and Type | Method and Description |
|---|---|
void |
A32.addB32(B32 b32) |
void |
A32Abstract.addB32(B32 b32) |
boolean |
A32.containsB32(B32 b32) |
boolean |
A32Abstract.containsB32(B32 b32) |
List<E> |
GeneratedA32TopiaDao.findAllContainsB32(B32 v)
Deprecated.
|
E |
GeneratedA32TopiaDao.findContainsB32(B32 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedA32TopiaDao.forB32Contains(B32 v) |
void |
A32.removeB32(B32 b32) |
void |
A32Abstract.removeB32(B32 b32) |
| Modifier and Type | Method and Description |
|---|---|
void |
A32.addAllB32(Iterable<B32> b32) |
void |
A32Abstract.addAllB32(Iterable<B32> b32) |
void |
A32.setB32(Collection<B32> b32) |
void |
A32Abstract.setB32(Collection<B32> b32) |
Copyright © 2004–2018 CodeLutin. All rights reserved.