Uses of Interface
com.jpattern.orm.query.OrmRowMapper

Packages that use OrmRowMapper
com.jpattern.orm.query.find   
 

Uses of OrmRowMapper in com.jpattern.orm.query.find
 

Methods in com.jpattern.orm.query.find with parameters of type OrmRowMapper
 void FindWhereImpl.find(OrmRowMapper<BEAN> srr)
           
 void FindQueryCommon.find(OrmRowMapper<BEAN> srr)
          Execute the query and for every object created call the IOrmSerialResultReader.
 void FindQueryOrm.find(OrmRowMapper<BEAN> srr)
           
 void FindOrderByImpl.find(OrmRowMapper<BEAN> srr)
           
 



Copyright © 2013. All Rights Reserved.