|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Path | |
|---|---|
| org.plasma.query.dsl | |
| org.plasma.query.model | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| org.plasma.sdo.access.provider.common | |
| Uses of Path in org.plasma.query.dsl |
|---|
| Methods in org.plasma.query.dsl that return Path | |
|---|---|
protected Path |
DomainEndpoint.createPath()
|
| Uses of Path in org.plasma.query.model |
|---|
| Fields in org.plasma.query.model declared as Path | |
|---|---|
protected Path |
AbstractProperty.path
|
| Methods in org.plasma.query.model that return Path | |
|---|---|
Path |
ObjectFactory.createPath()
Create an instance of Path |
static Path |
Path.forName(java.lang.String name)
|
static Path |
Path.forNames(java.lang.String[] names)
|
Path |
AbstractProperty.getPath()
Gets the value of the path property. |
| Methods in org.plasma.query.model with parameters of type Path | |
|---|---|
static Property |
Property.forName(java.lang.String name,
Path path)
Factory method returning a property for the given name and path. |
void |
AbstractProperty.setPath(Path value)
Sets the value of the path property. |
static WildcardProperty |
Property.wildcard(Path path)
|
| Constructors in org.plasma.query.model with parameters of type Path | |
|---|---|
Property(java.lang.String name,
Path path)
|
|
Property(java.lang.String name,
Path path,
Query query)
|
|
Property(java.lang.String name,
Path path,
SortDirectionValues direction)
|
|
WildcardProperty(Path path)
|
|
| Uses of Path in org.plasma.sdo.access.provider.common |
|---|
| Methods in org.plasma.sdo.access.provider.common with parameters of type Path | |
|---|---|
protected java.lang.Object |
DataComparator.findEndpoint(DataObject targetObject,
Property property,
Path path,
int pathIndex)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||