| Package | Description |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.access.provider.common | |
| org.plasma.sdo.core | |
| org.plasma.sdo.repository |
| Modifier and Type | Method and Description |
|---|---|
static AssociationPath |
AssociationPath.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationPath[] |
AssociationPath.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PlasmaType.isRelation(PlasmaType other,
AssociationPath relationPath)
Returns true if the given type is linked or related to
Type across any number of traversals or hops as qualified by the given
relation path type. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SimpleCollector.isRelation(commonj.sdo.DataObject target,
commonj.sdo.DataObject source,
AssociationPath relationPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CoreType.isRelation(PlasmaType other,
AssociationPath relationPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Class_.isRelation(Class_ other,
AssociationPath relation) |
boolean |
RelationCache.isRelation(Class_ target,
Class_ source,
AssociationPath relation) |
Copyright © 2021. All rights reserved.