|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.hql.CollectionProperties
public final class CollectionProperties
Provides a map of collection function names to the corresponding property names.
Field Summary | |
---|---|
static java.util.Map |
HQL_COLLECTION_PROPERTIES
|
Method Summary | |
---|---|
static java.lang.String |
getNormalizedPropertyName(java.lang.String name)
|
static boolean |
isAnyCollectionProperty(java.lang.String name)
|
static boolean |
isCollectionProperty(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.util.Map HQL_COLLECTION_PROPERTIES
Method Detail |
---|
public static boolean isCollectionProperty(java.lang.String name)
public static java.lang.String getNormalizedPropertyName(java.lang.String name)
public static boolean isAnyCollectionProperty(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |