|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MappedClassInfo in net.sourceforge.squirrel_sql.plugins.hibernate |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate that return types with arguments of type MappedClassInfo | |
|---|---|
ArrayList<MappedClassInfo> |
HibernateConnection.getMappedClassInfos()
|
| Uses of MappedClassInfo in net.sourceforge.squirrel_sql.plugins.hibernate.completion |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.completion that return MappedClassInfo | |
|---|---|
MappedClassInfo |
MappingInfoProvider.getExactMappedClassInfoFor(String className)
|
MappedClassInfo |
HQLCompletionInfoCollection.getExactMappedClassInfoFor(String className)
|
MappedClassInfo |
MappingInfoProvider.getMappedClassInfoFor(String token)
|
MappedClassInfo |
HQLCompletionInfoCollection.getMappedClassInfoFor(String token)
|
| Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.completion with parameters of type MappedClassInfo | |
|---|---|
AliasInfo(MappedClassInfo mci,
String alias)
|
|
| Uses of MappedClassInfo in net.sourceforge.squirrel_sql.plugins.hibernate.mapping |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.mapping that return MappedClassInfo | |
|---|---|
MappedClassInfo |
MappedClassInfoTreeWrapper.getMappedClassInfo()
|
MappedClassInfo |
PropertyInfoTreeWrapper.getMappedClassInfo()
|
MappedClassInfo |
PropertyInfo.getMappedClassInfo()
|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.mapping with parameters of type MappedClassInfo | |
|---|---|
void |
PropertyInfo.setMappedClassInfo(MappedClassInfo mappedClassInfo)
|
| Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.mapping with parameters of type MappedClassInfo | |
|---|---|
MappedClassInfoTreeWrapper(MappedClassInfo mappedClassInfo,
boolean showQualified)
|
|
PropertyInfoTreeWrapper(PropertyInfo propertyInfo,
MappedClassInfo mappedClassInfo)
|
|
| Uses of MappedClassInfo in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects that return MappedClassInfo | |
|---|---|
static MappedClassInfo |
ViewObjectsUtil.findMappedClassInfo(String className,
ArrayList<MappedClassInfo> mappedClassInfos,
boolean allowNotFound)
|
MappedClassInfo |
SingleType.getMappedClassInfo()
|
MappedClassInfo |
SingleResult.getMappedClassInfo()
|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects that return types with arguments of type MappedClassInfo | |
|---|---|
ArrayList<MappedClassInfo> |
SingleType.getAllMappedClassInfos()
|
| Method parameters in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects with type arguments of type MappedClassInfo | |
|---|---|
static void |
CommandLineOutput.displayObjects(ArrayList<MappedClassInfo> mappedClassInfos,
RootType root,
Class persistenCollectionClass)
|
static MappedClassInfo |
ViewObjectsUtil.findMappedClassInfo(String className,
ArrayList<MappedClassInfo> mappedClassInfos,
boolean allowNotFound)
|
| Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects with parameters of type MappedClassInfo | |
|---|---|
SingleResult(ObjectSubstitute object,
MappedClassInfo mappedClassInfo)
|
|
SingleResult(String propertyNameInParent,
ObjectSubstitute object,
MappedClassInfo mappedClassInfo)
|
|
SingleType(MappedClassInfo mappedClassInfo,
ArrayList<MappedClassInfo> allMappedClassInfos,
List<ObjectSubstitute> objects)
|
|
SingleType(String propertyName,
MappedClassInfo mappedClassInfo,
ArrayList<MappedClassInfo> allMappedClassInfos,
List<ObjectSubstitute> objects)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||