public interface SessionFactoryAwarePersistenceContextInterceptor extends PersistenceContextInterceptor
Interface for grails.persistence.support.PersistenceContextInterceptor instances that are aware of the org.hibernate.SessionFactory
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setSessionFactory(SessionFactory sessionFactory) |