| Class | Description |
|---|---|
| AbstractOracleQuery<T,C extends AbstractOracleQuery<T,C>> |
OracleQuery provides Oracle specific extensions to the base SQL query type |
| OracleGrammar |
Convenience functions and constants for Oracle DB usage
|
| OracleQuery<T> |
OracleQuery provides Oracle specific extensions to the base SQL query type
If you need to subtype this, use the base class instead. |
| OracleQueryFactory |
Oracle specific implementation of SQLQueryFactory
|
Copyright © 2007–2021 Querydsl. All rights reserved.