public class SqlQueryInterceptor
extends org.hibernate.EmptyInterceptor
OmeroInterceptor
for use outside Blitz by other server threads.SqlQueryTransformer
,
Serialized FormConstructor and Description |
---|
SqlQueryInterceptor(SqlQueryTransformer sqlQueryTransformer) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
onPrepareStatement(java.lang.String sql) |
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, instantiate, isTransient, onCollectionRecreate, onCollectionRemove, onCollectionUpdate, onDelete, onFlushDirty, onLoad, onSave, postFlush, preFlush
public SqlQueryInterceptor(SqlQueryTransformer sqlQueryTransformer)