| Package | Description |
|---|---|
| com.amazon.carbonado.filter |
Contains classes for representing query filters.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Storable> |
ExistsFilter.asJoinedFromAny(ChainedProperty<T> joinProperty) |
ExistsFilter<S> |
ExistsFilter.bind() |
ExistsFilter<S> |
ExistsFilter.unbind() |
| Modifier and Type | Method and Description |
|---|---|
R |
Visitor.visit(ExistsFilter<S> filter,
P param) |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.