| Package | Description |
|---|---|
| io.ultreia.gc.db.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGcCacheTopiaDao<E extends GcCache> |
class |
GeneratedGcCacheTopiaDao<E extends GcCache> |
| Modifier and Type | Class and Description |
|---|---|
class |
GcCacheAbstract |
class |
GcCacheImpl
Created by tchemit on 04/05/17.
|
| Modifier and Type | Field and Description |
|---|---|
protected GcCache |
GcCacheAttributeAbstract.gcCache
Nom de l'attribut en BD : gcCache
|
| Modifier and Type | Method and Description |
|---|---|
GcCache |
GcCacheAttributeAbstract.getGcCache() |
GcCache |
GcCacheAttribute.getGcCache() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
GeneratedGcCacheAttributeTopiaDao.findAllByGcCache(GcCache v)
Deprecated.
|
E |
GeneratedGcCacheAttributeTopiaDao.findByGcCache(GcCache v)
Deprecated.
|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedGcCacheAttributeTopiaDao.forGcCacheEquals(GcCache v) |
void |
GcCacheAttributeAbstract.setGcCache(GcCache gcCache) |
void |
GcCacheAttribute.setGcCache(GcCache gcCache) |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedGcCacheAttributeTopiaDao.forGcCacheIn(Collection<GcCache> v) |
| Constructor and Description |
|---|
GcCacheRefWithCoordinates(GcCache entity) |
Copyright © 2017 Ultreia.io. All rights reserved.