Uses of Class
org.hibernate.action.EntityInsertAction

Packages that use EntityInsertAction
org.hibernate.engine   
 

Uses of EntityInsertAction in org.hibernate.engine
 

Methods in org.hibernate.engine with parameters of type EntityInsertAction
 void ActionQueue.addAction(EntityInsertAction action)