| Package | Description |
|---|---|
| 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.query.visitor |
| Modifier and Type | Field and Description |
|---|---|
protected Entity |
Update.entity |
protected Entity |
Term.entity |
protected Entity |
Join.entity |
protected Entity |
Delete.entity |
| Modifier and Type | Field and Description |
|---|---|
protected List<Entity> |
From.entities |
| Modifier and Type | Method and Description |
|---|---|
Entity |
ObjectFactory.createEntity()
Create an instance of
Entity |
Entity |
Update.getEntity()
Gets the value of the entity property.
|
Entity |
Term.getEntity()
Gets the value of the entity property.
|
Entity |
Join.getEntity()
Gets the value of the entity property.
|
Entity |
From.getEntity() |
Entity |
Delete.getEntity()
Gets the value of the entity property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
From.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
int |
Entity.compareTo(Entity o) |
void |
Update.setEntity(Entity value)
Sets the value of the entity property.
|
void |
Term.setEntity(Entity value)
Sets the value of the entity property.
|
void |
Join.setEntity(Entity value)
Sets the value of the entity property.
|
void |
From.setEntity(Entity entity) |
void |
Delete.setEntity(Entity value)
Sets the value of the entity property.
|
void |
AbstractQueryValidator.start(Entity entity) |
| Constructor and Description |
|---|
Expression(Entity entity) |
From(Entity entity) |
Term(Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(Entity entity) |
void |
DefaultQueryVisitor.end(Entity entity) |
void |
QueryVisitor.start(Entity entity) |
void |
DefaultQueryVisitor.start(Entity entity) |
Copyright © 2017. All rights reserved.