Class GeneralizedNaturalizedEntityTopiaDao
java.lang.Object
org.nuiton.topia.persistence.internal.AbstractTopiaDao<GeneralizedNaturalizedEntity>
org.nuiton.topia.it.legacy.AbstractTopiaItLegacyDao<GeneralizedNaturalizedEntity>
org.nuiton.topia.it.legacy.topiatest.GeneratedNaturalizedEntityTopiaDao<GeneralizedNaturalizedEntity>
org.nuiton.topia.it.legacy.topiatest.AbstractNaturalizedEntityTopiaDao<GeneralizedNaturalizedEntity>
org.nuiton.topia.it.legacy.topiatest.GeneratedGeneralizedNaturalizedEntityTopiaDao<GeneralizedNaturalizedEntity>
org.nuiton.topia.it.legacy.topiatest.AbstractGeneralizedNaturalizedEntityTopiaDao<GeneralizedNaturalizedEntity>
org.nuiton.topia.it.legacy.topiatest.GeneralizedNaturalizedEntityTopiaDao
- All Implemented Interfaces:
Iterable<GeneralizedNaturalizedEntity>, org.nuiton.topia.persistence.TopiaDao<GeneralizedNaturalizedEntity>
public class GeneralizedNaturalizedEntityTopiaDao
extends AbstractGeneralizedNaturalizedEntityTopiaDao<GeneralizedNaturalizedEntity>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.nuiton.topia.persistence.internal.AbstractTopiaDao
org.nuiton.topia.persistence.internal.AbstractTopiaDao.FindAllIterator<E,O>, org.nuiton.topia.persistence.internal.AbstractTopiaDao.InnerTopiaQueryBuilderAddCriteriaOrRunQueryStep<E>, org.nuiton.topia.persistence.internal.AbstractTopiaDao.InnerTopiaQueryBuilderRunQueryStep<E> -
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
Methods inherited from class GeneratedGeneralizedNaturalizedEntityTopiaDao
createByNaturalId, createByNotNull, delete, existByNaturalId, findAllUsages, findByNaturalId, findUsages, forNaturalId, getAggregate, getComposite, getEntityClass, getTopiaEntityEnumMethods inherited from class GeneratedNaturalizedEntityTopiaDao
findAllByNaturalIdNotNull, findAllByNaturalIdNull, findByNaturalIdNotNull, findByNaturalIdNull, forNaturalIdNotNullEquals, forNaturalIdNotNullIn, forNaturalIdNullEquals, forNaturalIdNullInMethods 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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
GeneralizedNaturalizedEntityTopiaDao
public GeneralizedNaturalizedEntityTopiaDao()
-