Uses of Interface
net.sourceforge.squirrel_sql.plugins.hibernate.completion.MappingInfoProvider

Packages that use MappingInfoProvider
net.sourceforge.squirrel_sql.plugins.hibernate.completion   
net.sourceforge.squirrel_sql.plugins.hibernate.mapping   
 

Uses of MappingInfoProvider in net.sourceforge.squirrel_sql.plugins.hibernate.completion
 

Classes in net.sourceforge.squirrel_sql.plugins.hibernate.completion that implement MappingInfoProvider
 class HQLCompletionInfoCollection
           
 

Methods in net.sourceforge.squirrel_sql.plugins.hibernate.completion with parameters of type MappingInfoProvider
 ArrayList<AliasInfo> HqlAliasParser.parse(String hql, MappingInfoProvider mappingInfoProvider)
           
 void HQLAliasFinder.start(MappingInfoProvider mappingInfoProvider, AliasFinderListener aliasFinderListener)
           
 

Uses of MappingInfoProvider in net.sourceforge.squirrel_sql.plugins.hibernate.mapping
 

Methods in net.sourceforge.squirrel_sql.plugins.hibernate.mapping with parameters of type MappingInfoProvider
 void MappedClassInfo.initAttributesWithClassInfo(MappingInfoProvider mappingInfoProvider)
           
 



Copyright © 2001-2012. All Rights Reserved.