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

Packages that use ICustomQuery
com.googlecode.jpattern.orm.query   
com.googlecode.jpattern.orm.query.sql   
 

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

Subinterfaces of ICustomQuery in com.googlecode.jpattern.orm.query
 interface IOrmCustomQuery
           
 interface ISqlQuery
           
 

Classes in com.googlecode.jpattern.orm.query that implement ICustomQuery
 class OrmCustomQuery
           
 

Uses of ICustomQuery in com.googlecode.jpattern.orm.query.sql
 

Classes in com.googlecode.jpattern.orm.query.sql that implement ICustomQuery
 class SqlQuery
           
 



Copyright © 2011. All Rights Reserved.