Class NullPersistentContextInterceptor

java.lang.Object
grails.persistence.support.NullPersistentContextInterceptor
All Implemented Interfaces:
PersistenceContextInterceptor

public class NullPersistentContextInterceptor extends Object implements PersistenceContextInterceptor
A dummy persistence context interceptor that does nothing.
Since:
1.1.1