Package org.nuiton.topia.it.legacy
Class TopiaItLegacyTopiaPersistenceContext
java.lang.Object
org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext
org.nuiton.topia.it.legacy.AbstractTopiaItLegacyPersistenceContext
org.nuiton.topia.it.legacy.AbstractTopiaItLegacyTopiaPersistenceContext
org.nuiton.topia.it.legacy.TopiaItLegacyTopiaPersistenceContext
- All Implemented Interfaces:
Closeable,AutoCloseable,TopiaItLegacyDaoSupplier,TopiaItLegacyPersistenceContext,TopiaItLegacyTopiaDaoSupplier,TopiaReplicationSupport,TopiaDaoSupplier,TopiaPersistenceContext,TopiaReplicationDestination,TopiaTransaction
public class TopiaItLegacyTopiaPersistenceContext
extends AbstractTopiaItLegacyTopiaPersistenceContext
-
Nested Class Summary
Nested classes/interfaces inherited from class org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext
AbstractTopiaPersistenceContext.InternalTopiaHibernateSupport -
Field Summary
Fields inherited from class org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext
closed, daoCache, firesSupport, hibernateSupport, hibernateTopiaReplicationSupport, jpaSupport, sessionRegistry, sqlSupport, topiaIdFactory -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.nuiton.topia.it.legacy.AbstractTopiaItLegacyTopiaPersistenceContext
getAddressDao, getBillDao, getCompanyDao, getContact2Dao, getDepartmentDao, getEmployeDao, getFrenchCompanyDao, getGeneralizedNaturalizedEntityDao, getNaturalizedEntityDao, getParty2Dao, getPersonDao, getPersonneDao, getPetDao, getProductDao, getQueriedEntityDao, getRaceDao, getSIRENDao, getSIRETDao, getStoreDao, getTelephone2Dao, getTypeDaoMethods inherited from class org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext
checkNotClosed, close, commit, delete, deleteAll, findByTopiaId, getDao, getDao, getHibernateSupport, getHibernateTopiaReplicationSupport, getSqlSupport, getTopiaFiresSupport, getTopiaIdFactory, isClosed, replicate, replicate, replicateEntities, replicateEntity, rollback, rollback0, startTransaction, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.nuiton.topia.persistence.TopiaDaoSupplier
getDao, getDao
-
Constructor Details
-
TopiaItLegacyTopiaPersistenceContext
public TopiaItLegacyTopiaPersistenceContext(AbstractTopiaPersistenceContextConstructorParameter parameter)
-