| Package | Description |
|---|---|
| org.plasma.query.collector | |
| org.plasma.query.dsl | |
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| org.plasma.sdo.access.provider.common |
| Modifier and Type | Method and Description |
|---|---|
Path |
FunctionPath.getPath() |
| Modifier and Type | Method and Description |
|---|---|
Map<Path,List<commonj.sdo.Property>> |
SelectionCollector.getPropertyPaths() |
Map<Path,List<commonj.sdo.Property>> |
Selection.getPropertyPaths() |
| Constructor and Description |
|---|
FunctionPath(Function func,
Path path,
commonj.sdo.Property property) |
| 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,
SortDirection direction) |
WildcardProperty(Path path) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
DataComparator.findEndpoint(commonj.sdo.DataObject targetObject,
Property property,
Path path,
int pathIndex) |
Copyright © 2021. All rights reserved.