| Package | Description |
|---|---|
| com.redhat.lightblue.assoc | |
| com.redhat.lightblue.assoc.ep |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundList
An extension of List
|
class |
BoundValue
An extension of value with fixed null value, but containing field query field
info for the field.
|
| Modifier and Type | Field and Description |
|---|---|
List<BoundObject> |
RewriteQuery.RewriteQueryResult.bindings |
| Modifier and Type | Method and Description |
|---|---|
BoundObject |
Binder.getBinding() |
| Constructor and Description |
|---|
Binder(BoundObject binding,
Object value) |
| Constructor and Description |
|---|
RewriteQueryResult(QueryExpression query,
List<BoundObject> bindings) |
| Modifier and Type | Method and Description |
|---|---|
List<BoundObject> |
AssociationQuery.getFieldBindings() |
Copyright © 2016. All rights reserved.