Uses of Class
sharin.sql.generator.EntityInfo

Packages that use EntityInfo
sharin.sql.generator   
 

Uses of EntityInfo in sharin.sql.generator
 

Constructors in sharin.sql.generator with parameters of type EntityInfo
BasicSqlGenerator(EntityInfo entityInfo)
           
BasicSqlGenerator(EntityInfo entityInfo, Map<String,JoinInfo> joinInfoMap)
           
JoinInfo(String sourceColumnName, EntityInfo targetEntityInfo, String targetTableAlias)
           
JoinInfo(String sourceColumnName, EntityInfo targetEntityInfo, String targetTableAlias, String targetColumnName)
           
 



Copyright © 2009 SHU. All Rights Reserved.