Uses of Interface
com.googlecode.jpattern.orm.query.IOrmSerialResultReader

Packages that use IOrmSerialResultReader
com.googlecode.jpattern.orm.query   
 

Uses of IOrmSerialResultReader in com.googlecode.jpattern.orm.query
 

Methods in com.googlecode.jpattern.orm.query with parameters of type IOrmSerialResultReader
 void OrmQuery.find(IOrmSerialResultReader<T> srr)
           
 void IOrmQuery.find(IOrmSerialResultReader<T> srr)
          Execute the query and for every object created call the IOrmSerialResultReader.
 



Copyright © 2011. All Rights Reserved.