|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.data.cql.cacore.AssociationManyCheckCache
public class AssociationManyCheckCache
AssociationManyCheckCache Checks for an association being a 'many' end of an association (eg. Collection or Array) and caches result
| Constructor Summary | |
|---|---|
AssociationManyCheckCache()
|
|
| Method Summary | |
|---|---|
static boolean |
isManyAssociation(Object parent,
Association target)
Returns true if the association from parent to target is a many to [one | many] association |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssociationManyCheckCache()
| Method Detail |
|---|
public static boolean isManyAssociation(Object parent,
Association target)
throws QueryProcessingException
parent - target -
QueryProcessingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||