站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Class org.hibernate.action.EntityAction (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.action.EntityAction

Packages that use EntityAction
org.hibernate.action This package defines "actions" that are scheduled for asycnchronous execution by the event listeners. 
 

Uses of EntityAction in org.hibernate.action
 

Subclasses of EntityAction in org.hibernate.action
 class EntityDeleteAction
           
 class EntityIdentityInsertAction
           
 class EntityInsertAction
           
 class EntityUpdateAction