Package com.vinculumtech.carrierwave.finder.jdo

Class Summary
JDOCollectionFinder The JDOCollectionFinder is a ImageableCollectionFinder that uses the JDO query language (JDOQL) to find Imageable object instances.

For example, to find an the instances of the Common class with the name "someName", you would call:
JDOObjectFinder The JDOObjectFinder is a ImageableObjectFinder that uses the JDO query language (JDOQL) to find Imageable object instances.

For example, to find an the instances of the Common class with the name "someName", you would call:
 



Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.