Uses of Class
org.hibernate.annotations.Formula

Packages that use Formula
org.hibernate.cfg   
 

Uses of Formula in org.hibernate.cfg
 

Methods in org.hibernate.cfg with parameters of type Formula
static Ejb3Column[] Ejb3Column.buildColumnFromAnnotation(Column[] anns, Formula formulaAnn, Nullability nullability, PropertyHolder propertyHolder, PropertyData inferredData, Map<String,Join> secondaryTables, ExtendedMappings mappings)
           
 



Copyright © 2011 Hibernate.org. All Rights Reserved.