Package | Description |
---|---|
com.amazon.carbonado.filter |
Contains classes for representing query filters.
|
Modifier and Type | Method and Description |
---|---|
Filter.NotJoined |
Filter.notJoinedFrom(ChainedProperty<S> joinProperty)
Removes a join property prefix from all applicable properties of this
filter.
|
Filter.NotJoined |
Filter.notJoinedFrom(java.lang.String joinProperty)
Removes a join property prefix from all applicable properties of this
filter.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.