| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
protected Path |
DomainEndpoint.createPath() |
| Modifier and Type | Field and Description |
|---|---|
protected Path |
AbstractProperty.path |
| Modifier and Type | Method and Description |
|---|---|
Path |
ObjectFactory.createPath()
Create an instance of
Path |
static Path |
Path.forName(String name) |
static Path |
Path.forNames(String[] names) |
Path |
AbstractProperty.getPath()
Gets the value of the path property.
|
| Modifier and Type | Method and Description |
|---|---|
static Property |
Property.forName(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) |
| Constructor and Description |
|---|
Property(String name,
Path path) |
Property(String name,
Path path,
Query query) |
Property(String name,
Path path,
SortDirectionValues direction) |
WildcardProperty(Path path) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
DataComparator.findEndpoint(DataObject targetObject,
Property property,
Path path,
int pathIndex) |
Copyright © 2017. All rights reserved.