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

Uses of Class net.sf.hibernate.exception.NestableDelegate (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Uses of Class
net.sf.hibernate.exception.NestableDelegate

Packages that use NestableDelegate
net.sf.hibernate.exception   
 

Uses of NestableDelegate in net.sf.hibernate.exception
 

Fields in net.sf.hibernate.exception declared as NestableDelegate
protected  NestableDelegate NestableRuntimeException.delegate
          The helper instance which contains much of the code which we delegate to.
protected  NestableDelegate NestableException.delegate
          The helper instance which contains much of the code which we delegate to.