Uses of Class
com.mysema.query.sql.oracle.OracleQuery

Packages that use OracleQuery
com.mysema.query.sql.oracle Oracle support for Querydsl SQL 
 

Uses of OracleQuery in com.mysema.query.sql.oracle
 

Methods in com.mysema.query.sql.oracle that return OracleQuery
 OracleQuery OracleQuery.clone(Connection conn)
          Clone the state of this query to a new SQLQueryImpl instance with the given Connection
 OracleQuery OracleQuery.connectBy(EBoolean cond)
           
 OracleQuery OracleQuery.connectByNocyclePrior(EBoolean cond)
           
 OracleQuery OracleQuery.connectByPrior(EBoolean cond)
           
 OracleQuery OracleQuery.orderSiblingsBy(Expr<?> path)
           
<A> OracleQuery
OracleQuery.startWith(EBoolean cond)
           
 



Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.