pt.ist.fenixframework.backend.ogm
Class AllocationInterceptor

Package class diagram package AllocationInterceptor
java.lang.Object
  extended by org.hibernate.EmptyInterceptor
      extended by pt.ist.fenixframework.backend.ogm.AllocationInterceptor
All Implemented Interfaces:
Serializable, org.hibernate.Interceptor

public class AllocationInterceptor
extends org.hibernate.EmptyInterceptor

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.hibernate.EmptyInterceptor
INSTANCE
 
Constructor Summary
AllocationInterceptor()
           
 
Method Summary
 Object instantiate(String entityName, org.hibernate.EntityMode entityMode, Serializable id)
           
 
Methods inherited from class org.hibernate.EmptyInterceptor
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, isTransient, onCollectionRecreate, onCollectionRemove, onCollectionUpdate, onDelete, onFlushDirty, onLoad, onPrepareStatement, onSave, postFlush, preFlush
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllocationInterceptor

public AllocationInterceptor()
Method Detail

instantiate

public Object instantiate(String entityName,
                          org.hibernate.EntityMode entityMode,
                          Serializable id)
Specified by:
instantiate in interface org.hibernate.Interceptor
Overrides:
instantiate in class org.hibernate.EmptyInterceptor


Copyright © 2013. All Rights Reserved.