Class GeneratedB14ATopiaDao<E extends B14A>
java.lang.Object
org.nuiton.topia.persistence.internal.AbstractTopiaDao<E>
org.nuiton.topia.it.mapping.AbstractTopiaItMappingTopiaDao<E>
org.nuiton.topia.it.mapping.test14.GeneratedB14ATopiaDao<E>
- Direct Known Subclasses:
AbstractB14ATopiaDao
public abstract class GeneratedB14ATopiaDao<E extends B14A>
extends AbstractTopiaItMappingTopiaDao<E>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.nuiton.topia.persistence.internal.AbstractTopiaDao
AbstractTopiaDao.FindAllIterator<E extends TopiaEntity,O extends Object>, AbstractTopiaDao.InnerTopiaQueryBuilderAddCriteriaOrRunQueryStep<E extends TopiaEntity>, AbstractTopiaDao.InnerTopiaQueryBuilderRunQueryStep<E extends TopiaEntity> -
Field Summary
Fields inherited from class org.nuiton.topia.persistence.internal.AbstractTopiaDao
batchSize, PAGINATION_ORDER_TO_HQL, topiaDaoSupplier, topiaFiresSupport, topiaHibernateSupport, topiaIdFactory, topiaJpaSupport, topiaSqlSupport -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.findAllByAssoc14A(Assoc14A value) Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> findAllUsages(E entity) findByA14A(A14A v) Deprecated.findByAssoc14A(Assoc14A value) <U extends TopiaEntity>
List<U>findUsages(Class<U> type, E entity) forA14AIn(Collection<A14A> v) getAggregate(E entity) getComposite(E entity) Methods inherited from class org.nuiton.topia.persistence.internal.AbstractTopiaDao
addTopiaEntityListener, addTopiaEntityVetoable, count, count, create, create, create, create, createAll, deleteAll, exists, find, find, find, findAll, findAll, findAll, findAllIds, findAllLazy, findAllLazy, findAllLazy, findAllLazy, findAllLazy, findAny, findAnyOrNull, findAnyOrNull, findByTopiaId, findFirst, findFirstOrNull, findPage, findUnique, findUniqueOrNull, forAll, forContains, forEquals, forHql, forHql, forHql, forIn, forProperties, forProperties, forTopiaIdEquals, forTopiaIdIn, getBatchSize, getHqlForNoConstraint, getHqlForProperties, getHqlForProperties, getTopiaFiresSupport, hqlContainsCount, hqlContainsOrderBy, hqlStartsWithSelect, init, initPagination, initPagination, iterator, newFromClause, newFromClause, newHqlAndParametersBuilder, newHqlAndParametersBuilder, newInstance, newInstance, newInstance, newQueryBuilder, newQueryBuilder, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, stream, stream, streamAll, tryFindAny, tryFindByTopiaId, tryFindFirst, tryFindUnique, update, updateAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
GeneratedB14ATopiaDao
public GeneratedB14ATopiaDao()
-
-
Method Details
-
getEntityClass
- Specified by:
getEntityClassin interfaceTopiaDao<E extends B14A>- Specified by:
getEntityClassin classAbstractTopiaDao<E extends B14A>
-
getTopiaEntityEnum
- Specified by:
getTopiaEntityEnumin classAbstractTopiaDao<E extends B14A>
-
delete
-
forA14AIn
-
forA14AEquals
-
findByA14A
Deprecated. -
findAllByA14A
Deprecated. -
findByAssoc14A
-
findAllByAssoc14A
-
findUsages
-
findAllUsages
-
getAggregate
- Throws:
TopiaException
-
getComposite
- Throws:
TopiaException
-