Package org.nuiton.topia.it.legacy
Class AbstractTopiaItLegacyTopiaPersistenceContext
java.lang.Object
org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext
org.nuiton.topia.it.legacy.AbstractTopiaItLegacyPersistenceContext
org.nuiton.topia.it.legacy.AbstractTopiaItLegacyTopiaPersistenceContext
- All Implemented Interfaces:
Closeable,AutoCloseable,TopiaItLegacyDaoSupplier,TopiaItLegacyPersistenceContext,TopiaItLegacyTopiaDaoSupplier,TopiaReplicationSupport,TopiaDaoSupplier,TopiaPersistenceContext,TopiaReplicationDestination,TopiaTransaction
- Direct Known Subclasses:
TopiaItLegacyTopiaPersistenceContext
public abstract class AbstractTopiaItLegacyTopiaPersistenceContext
extends AbstractTopiaItLegacyPersistenceContext
implements TopiaItLegacyPersistenceContext, TopiaItLegacyTopiaDaoSupplier
-
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
ConstructorsModifierConstructorDescriptionprotectedAbstractTopiaItLegacyTopiaPersistenceContext(AbstractTopiaPersistenceContextConstructorParameter parameter) -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
AbstractTopiaItLegacyTopiaPersistenceContext
protected AbstractTopiaItLegacyTopiaPersistenceContext(AbstractTopiaPersistenceContextConstructorParameter parameter)
-
-
Method Details
-
getFrenchCompanyDao
- Specified by:
getFrenchCompanyDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getSIRENDao
- Specified by:
getSIRENDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getSIRETDao
- Specified by:
getSIRETDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getPersonDao
- Specified by:
getPersonDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getPetDao
- Specified by:
getPetDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getRaceDao
- Specified by:
getRaceDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getAddressDao
- Specified by:
getAddressDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getBillDao
- Specified by:
getBillDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getCompanyDao
- Specified by:
getCompanyDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getDepartmentDao
- Specified by:
getDepartmentDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getEmployeDao
- Specified by:
getEmployeDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getGeneralizedNaturalizedEntityDao
- Specified by:
getGeneralizedNaturalizedEntityDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getNaturalizedEntityDao
- Specified by:
getNaturalizedEntityDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getPersonneDao
- Specified by:
getPersonneDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getProductDao
- Specified by:
getProductDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getQueriedEntityDao
- Specified by:
getQueriedEntityDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getStoreDao
- Specified by:
getStoreDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getTypeDao
- Specified by:
getTypeDaoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getContact2Dao
- Specified by:
getContact2Daoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getParty2Dao
- Specified by:
getParty2Daoin interfaceTopiaItLegacyTopiaDaoSupplier
-
getTelephone2Dao
- Specified by:
getTelephone2Daoin interfaceTopiaItLegacyTopiaDaoSupplier
-