Class AbstractTopiaPersistenceContext

java.lang.Object
org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext
All Implemented Interfaces:
Closeable, AutoCloseable, TopiaReplicationSupport, TopiaDaoSupplier, TopiaPersistenceContext, TopiaReplicationDestination, TopiaTransaction

public abstract class AbstractTopiaPersistenceContext extends Object implements TopiaPersistenceContext
Abstract implementation of the TopiaPersistenceContext. This class will be extended by a generated one in order to generate getXxxDao methods.
Since:
3.0
Author:
Arnaud Thimel (Code Lutin)