public class PluginContentHibernateInterceptor
extends org.hibernate.EmptyInterceptor
Constructor and Description |
---|
PluginContentHibernateInterceptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
onLoad(Object entity,
Serializable id,
Object[] state,
String[] propertyNames,
org.hibernate.type.Type[] types) |
void |
setContentTypeManager(ContentTypeManager contentTypeManager) |
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, instantiate, isTransient, onCollectionRecreate, onCollectionRemove, onCollectionUpdate, onDelete, onFlushDirty, onPrepareStatement, onSave, postFlush, preFlush
public boolean onLoad(Object entity, Serializable id, Object[] state, String[] propertyNames, org.hibernate.type.Type[] types) throws org.hibernate.CallbackException
onLoad
in interface org.hibernate.Interceptor
onLoad
in class org.hibernate.EmptyInterceptor
org.hibernate.CallbackException
public void setContentTypeManager(ContentTypeManager contentTypeManager)
Copyright © 2003–2019 Atlassian. All rights reserved.