Uses of Class
org.hibernate.action.internal.UnresolvedEntityInsertActions

Packages that use UnresolvedEntityInsertActions
org.hibernate.action.internal   
 

Uses of UnresolvedEntityInsertActions in org.hibernate.action.internal
 

Methods in org.hibernate.action.internal that return UnresolvedEntityInsertActions
static UnresolvedEntityInsertActions UnresolvedEntityInsertActions.deserialize(ObjectInputStream ois, SessionImplementor session)
          Deerialize a UnresolvedEntityInsertActions object.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.