| Package | Description |
|---|---|
| oracle.javatools.db.sql |
Contains an API for declaratively parsing SQL queries (SELECT statements).
|
| Modifier and Type | Method and Description |
|---|---|
FunctionDefinition[] |
AbstractSQLQueryBuilder.getBuiltInFunctions()
Deprecated.
|
FunctionDefinition[] |
SQLQueryBuilder.getBuiltInFunctions()
Deprecated.
BuiltInFunction definitions should be obtained from the DatabaseDescriptor
|