Interface PersisterFactory

All Superinterfaces:
Serializable, Service
All Known Implementing Classes:
PersisterFactoryImpl

public interface PersisterFactory extends Service
Contract for creating persister instances (both EntityPersister and CollectionPersister varieties).
Author:
Steve Ebersole