Uses of Class
org.hibernate.action.EntityIdentityInsertAction

Packages that use EntityIdentityInsertAction
org.hibernate.engine   
 

Uses of EntityIdentityInsertAction in org.hibernate.engine
 

Methods in org.hibernate.engine with parameters of type EntityIdentityInsertAction
 void ActionQueue.addAction(EntityIdentityInsertAction insert)