public class OidGenerationInterceptor extends ChainedInterceptorSupport
log| Constructor and Description |
|---|
OidGenerationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onSave(Object entity,
Serializable id,
Object[] state,
String[] propertyNames,
org.hibernate.type.Type[] types) |
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, getNextInterceptor, instantiate, isTransient, onCollectionRecreate, onCollectionRemove, onCollectionUpdate, onDelete, onFlushDirty, onLoad, onPrepareStatement, postFlush, preFlush, setIdOnNewEntity, setNextInterceptorpublic boolean onSave(Object entity, Serializable id, Object[] state, String[] propertyNames, org.hibernate.type.Type[] types) throws org.hibernate.CallbackException
onSave in interface org.hibernate.InterceptoronSave in class ChainedInterceptorSupportorg.hibernate.CallbackExceptionInterceptor.onSave(java.lang.Object, java.io.Serializable,
java.lang.Object[], java.lang.String[], org.hibernate.type.Type[])Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.