Uses of Class
org.hibernate.annotations.JoinFormula

Packages that use JoinFormula
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
 

Uses of JoinFormula in org.hibernate.cfg
 

Methods in org.hibernate.cfg with parameters of type JoinFormula
static Ejb3JoinColumn Ejb3JoinColumn.buildJoinFormula(JoinFormula ann, String mappedBy, Map<String,Join> joins, PropertyHolder propertyHolder, String propertyName, Mappings mappings)
          build join formula
 



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