Uses of Class
net.sourceforge.squirrel_sql.plugins.hibernate.server.MappedClassInfoData

Packages that use MappedClassInfoData
net.sourceforge.squirrel_sql.plugins.hibernate.mapping   
net.sourceforge.squirrel_sql.plugins.hibernate.server   
 

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

Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.mapping with parameters of type MappedClassInfoData
MappedClassInfo(MappedClassInfoData mappedClassInfoData)
           
 

Uses of MappedClassInfoData in net.sourceforge.squirrel_sql.plugins.hibernate.server
 

Methods in net.sourceforge.squirrel_sql.plugins.hibernate.server that return MappedClassInfoData
 MappedClassInfoData ObjectSubstituteRoot.getPlainValueArrayMappedClassInfo()
           
 MappedClassInfoData ObjectSubstitute.getPlainValueArrayMappedClassInfo()
           
 

Methods in net.sourceforge.squirrel_sql.plugins.hibernate.server that return types with arguments of type MappedClassInfoData
 ArrayList<MappedClassInfoData> HibernateServerConnection.getMappedClassInfoData()
           
 ArrayList<MappedClassInfoData> HibernateServerConnectionImpl.getMappedClassInfoData()
           
 

Method parameters in net.sourceforge.squirrel_sql.plugins.hibernate.server with type arguments of type MappedClassInfoData
 ArrayList<ObjectSubstituteRoot> ObjectSubstituteFactory.replaceObjectsWithSubstitutes(Collection col, HashMap<String,MappedClassInfoData> infoDataByClassName)
           
 



Copyright © 2001-2012. All Rights Reserved.