|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryBuiltInAbstract | |
|---|---|
| org.nakedobjects.metamodel.services.container.query | |
| Uses of QueryBuiltInAbstract in org.nakedobjects.metamodel.services.container.query |
|---|
| Subclasses of QueryBuiltInAbstract in org.nakedobjects.metamodel.services.container.query | |
|---|---|
class |
QueryFindAllInstances<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. |
class |
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). |
class |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||