Uses of Class
org.hibernate.annotations.SqlFragmentAlias

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

Uses of SqlFragmentAlias in org.hibernate.cfg
 

Methods in org.hibernate.cfg with parameters of type SqlFragmentAlias
static Map<String,String> BinderHelper.toAliasEntityMap(SqlFragmentAlias[] aliases)
           
static Map<String,String> BinderHelper.toAliasTableMap(SqlFragmentAlias[] aliases)
           
 



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