| Package | Description | 
|---|---|
| com.mysema.query.sql.oracle | Oracle support for Querydsl SQL | 
| Modifier and Type | Method and Description | 
|---|---|
| OracleQuery | OracleQuery. clone(Connection conn) | 
| OracleQuery | OracleQuery. connectBy(Predicate cond) | 
| OracleQuery | OracleQuery. connectByNocyclePrior(Predicate cond) | 
| OracleQuery | OracleQuery. connectByPrior(Predicate cond) | 
| OracleQuery | OracleQuery. orderSiblingsBy(Expression<?> path) | 
| OracleQuery | OracleQueryFactory. query() | 
| <A> OracleQuery | OracleQuery. startWith(Predicate cond) | 
Copyright © 2007–2015 Querydsl. All rights reserved.