Uses of Class
org.hibernate.annotations.Proxy

Packages that use Proxy
org.hibernate.cfg.annotations   
org.hibernate.ejb.test.cascade   
org.hibernate.test.annotations.entity Test package for metatata facilities It contains an example of filter metadata 
org.hibernate.test.annotations.idmanytoone   
org.hibernate.test.annotations.xml.hbm   
 

Uses of Proxy in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type Proxy
 void EntityBinder.setProxy(Proxy proxy)
           
 

Uses of Proxy in org.hibernate.ejb.test.cascade
 

Classes in org.hibernate.ejb.test.cascade with annotations of type Proxy
 class ExtractionDocument
           
 

Uses of Proxy in org.hibernate.test.annotations.entity
 

Classes in org.hibernate.test.annotations.entity with annotations of type Proxy
 class Tree
          Non lazy entity
 

Uses of Proxy in org.hibernate.test.annotations.idmanytoone
 

Classes in org.hibernate.test.annotations.idmanytoone with annotations of type Proxy
 class BasketItems
           
 class Customers
           
 class ShoppingBaskets
           
 

Uses of Proxy in org.hibernate.test.annotations.xml.hbm
 

Classes in org.hibernate.test.annotations.xml.hbm with annotations of type Proxy
 class AImpl
           
 class BImpl
           
 class ZImpl
           
 



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