Uses of Interface
org.hibernate.cfg.ObjectNameSource

Packages that use ObjectNameSource
org.hibernate.cfg.annotations   
 

Uses of ObjectNameSource in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type ObjectNameSource
static Table TableBinder.buildAndFillTable(String schema, String catalog, ObjectNameSource nameSource, ObjectNameNormalizer.NamingStrategyHelper namingStrategyHelper, boolean isAbstract, List<UniqueConstraintHolder> uniqueConstraints, String constraints, Table denormalizedSuperTable, ExtendedMappings mappings, String subselect)
           
 



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