Uses of Class
org.nakedobjects.runtime.persistence.UnsupportedFindException

Packages that use UnsupportedFindException
org.nakedobjects.runtime.objectstore.inmemory   
org.nakedobjects.runtime.persistence Object Persistor API. 
org.nakedobjects.runtime.persistence.objectstore   
 

Uses of UnsupportedFindException in org.nakedobjects.runtime.objectstore.inmemory
 

Methods in org.nakedobjects.runtime.objectstore.inmemory that throw UnsupportedFindException
 NakedObject[] InMemoryObjectStore.getInstances(PersistenceQuery persistenceQuery)
           
 

Uses of UnsupportedFindException in org.nakedobjects.runtime.persistence
 

Methods in org.nakedobjects.runtime.persistence that throw UnsupportedFindException
 NakedObject PersistenceSessionLogger.findInstances(Query query, QueryCardinality cardinality)
           
 

Uses of UnsupportedFindException in org.nakedobjects.runtime.persistence.objectstore
 

Methods in org.nakedobjects.runtime.persistence.objectstore that throw UnsupportedFindException
 NakedObject[] NakedObjectStoreLogger.getInstances(PersistenceQuery criteria)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.