com.vinculumtech.platform.root.vendor.jdo
Class JDOPersistenceCollectionFinder
java.lang.Object
   com.vinculumtech.platform.root.vendor.jdo.JDOFinder
com.vinculumtech.platform.root.vendor.jdo.JDOFinder
       com.vinculumtech.platform.root.vendor.jdo.JDOPersistenceCollectionFinder
com.vinculumtech.platform.root.vendor.jdo.JDOPersistenceCollectionFinder
- All Implemented Interfaces: 
- PersistenceCollectionFinder
- Direct Known Subclasses: 
- JDOCollectionFinder
- public class JDOPersistenceCollectionFinder- extends JDOFinder- implements PersistenceCollectionFinder
See the javadoc on JDOFinder.
- Version:
- $Id: //depot/carrierwave/src/vendor/com/vinculumtech/platform/root/vendor/jdo/JDOPersistenceCollectionFinder.java#2 $
 
 
| Methods inherited from class com.vinculumtech.platform.root.vendor.jdo.JDOFinder | 
| applyQuery, findAllForType, getFilter, getImageableType, getImportDeclaration, getParameterDeclaration, getParameterList, getParameterMap, getVariableDeclaration, hasParameterList, hasParameterMap, isExcludeSubClasses, prepareParameters, resolveParameterList, resolveParameterMap, setExcludeSubClasses, setFilter, setImageableType, setImportDeclaration, setParameterDeclaration, setParameterList, setParameterMap, setVariableDeclaration | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
JDOPersistenceCollectionFinder
public JDOPersistenceCollectionFinder()
JDOPersistenceCollectionFinder
public JDOPersistenceCollectionFinder(java.lang.Class imageableType)
JDOPersistenceCollectionFinder
public JDOPersistenceCollectionFinder(java.lang.Class imageableType,
                                      java.lang.String query)
JDOPersistenceCollectionFinder
public JDOPersistenceCollectionFinder(java.lang.Class imageableType,
                                      boolean excludeSubClasses)
JDOPersistenceCollectionFinder
public JDOPersistenceCollectionFinder(java.lang.Class imageableType,
                                      boolean excludeSubClasses,
                                      java.lang.String query)
findCollection
public java.util.List findCollection(PersistenceSession persistenceSession)
- 
- Specified by:
- findCollectionin interface- PersistenceCollectionFinder
 
- 
 
Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.