|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PropertyInfo in net.sourceforge.squirrel_sql.plugins.hibernate.completion |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.completion that return PropertyInfo | |
|---|---|
PropertyInfo |
AliasInfo.getAttributeByName(String attrName)
|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.completion that return types with arguments of type PropertyInfo | |
|---|---|
ArrayList<PropertyInfo> |
AliasInfo.getQualifiedMatchingAttributes(CompletionParser parser)
|
| Uses of PropertyInfo in net.sourceforge.squirrel_sql.plugins.hibernate.mapping |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.mapping that return PropertyInfo | |
|---|---|
PropertyInfo |
MappedClassInfo.getAttributeByName(String attrName)
|
PropertyInfo[] |
MappedClassInfo.getAttributes()
|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.mapping that return types with arguments of type PropertyInfo | |
|---|---|
ArrayList<PropertyInfo> |
MappedClassInfo.getQualifiedMatchingAttributes(CompletionParser parser)
|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.mapping with parameters of type PropertyInfo | |
|---|---|
static DetailAttribute[] |
DetailAttribute.createDetailtAttributes(PropertyInfo[] attributes)
|
| Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.mapping with parameters of type PropertyInfo | |
|---|---|
DetailAttribute(PropertyInfo attribute)
|
|
PropertyInfoTreeWrapper(PropertyInfo propertyInfo,
MappedClassInfo mappedClassInfo)
|
|
| Uses of PropertyInfo in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects |
|---|
| Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects with parameters of type PropertyInfo | |
|---|---|
PersistentCollectionResult(HibernatePropertyReader hprPersistentCollection,
PropertyInfo propertyInfo,
ArrayList<MappedClassInfo> mappedClassInfos)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||