Class AbstractTelephone2TopiaDao<E extends Telephone2>
java.lang.Object
org.nuiton.topia.persistence.internal.AbstractTopiaDao<E>
org.nuiton.topia.it.legacy.AbstractTopiaItLegacyDao<E>
org.nuiton.topia.it.legacy.topiatest.deletetest.GeneratedContact2TopiaDao<E>
org.nuiton.topia.it.legacy.topiatest.deletetest.AbstractContact2TopiaDao<E>
org.nuiton.topia.it.legacy.topiatest.deletetest.GeneratedTelephone2TopiaDao<E>
org.nuiton.topia.it.legacy.topiatest.deletetest.AbstractTelephone2TopiaDao<E>
- Direct Known Subclasses:
Telephone2TopiaDao
public class AbstractTelephone2TopiaDao<E extends Telephone2>
extends GeneratedTelephone2TopiaDao<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
Methods inherited from class org.nuiton.topia.it.legacy.topiatest.deletetest.GeneratedTelephone2TopiaDao
delete, findAllByCountry, findAllByPrefix, findAllUsages, findByCountry, findByPrefix, findUsages, forCountryEquals, forCountryIn, forPrefixEquals, forPrefixIn, getAggregate, getComposite, getEntityClass, getTopiaEntityEnumMethods inherited from class org.nuiton.topia.it.legacy.topiatest.deletetest.GeneratedContact2TopiaDao
findAllByContactValue, findAllByType, findAllContainsParty2, findByContactValue, findByType, findContainsParty2, forContactValueEquals, forContactValueIn, forParty2Contains, forTypeEquals, forTypeInMethods 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
-
AbstractTelephone2TopiaDao
public AbstractTelephone2TopiaDao()
-