|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.objectwave.persist.broker.ObjectQuerySupport
|
+--com.objectwave.persist.file.FileQuery
Description: Process SQLQueries to find data in our dbf files.
| Nested Class Summary | |
class |
FileQuery.MyIterator
|
| Nested classes inherited from class com.objectwave.persist.broker.ObjectQuerySupport |
ObjectQuerySupport.Test |
| Field Summary |
| Fields inherited from class com.objectwave.persist.broker.ObjectQuerySupport |
defaultFormatter |
| Constructor Summary | |
protected |
FileQuery()
Used for creating test instances. |
|
FileQuery(SQLQuery aQuery,
DbFile file,
ObjectBuilder build)
|
| Method Summary | |
java.lang.Object |
clone()
Create an almost copy. |
protected java.util.Iterator |
getListOfObjects(Persistence expectedType)
Gets the ListOfObjects attribute of the FileQuery object |
void |
initialize()
initialize the member variables with data from the SQLQuery. |
| Methods inherited from class com.objectwave.persist.broker.ObjectQuerySupport |
checkAttributeValues, checkConstrainedColumns, checkForeignValues, checkInstanceValues, find, getAttributeData, getCollectionAdapter, getFieldForName, getReferenceAdapter, initDataElements, initializeSubject, isConsideredEqual, isMatch, isMatch, isPersistentReferenceValid, isPrimaryKeyMatch, satisfyingConstraint, setSqlQuery, sortOnField, sortResult |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileQuery(SQLQuery aQuery,
DbFile file,
ObjectBuilder build)
aQuery - file - build - protected FileQuery()
| Method Detail |
public java.lang.Object clone()
ObjectQuerySupport
clone in class ObjectQuerySupportpublic void initialize()
initialize in class ObjectQuerySupportprotected java.util.Iterator getListOfObjects(Persistence expectedType)
getListOfObjects in class ObjectQuerySupportexpectedType -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||