| Class | Description |
|---|---|
| QueryFindByPattern<T> |
Although implements
Query and thus is ought to be
Serializable, it will be converted into a PersistenceQuery
in the runtime for remoting purposes and so does not need to be (and indeed
isn't). |
| QueryFindByTitle<T> |
Although implements
Query and thus is intended to be (and indeed is)
Serializable, it will be converted into a PersistenceQuery
in the runtime for remoting purposes. |
| Enum | Description |
|---|---|
| QueryCardinality |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.