|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.oozie.util.db | |
|---|---|
| org.apache.oozie.store | |
| org.apache.oozie.util.db | |
| Classes in org.apache.oozie.util.db used by org.apache.oozie.store | |
|---|---|
| Schema.Column
Interface or table columns |
|
| Schema.DBType
DB types |
|
| Schema.Index
Interface for Index |
|
| Schema.Table
Interface for DB Table |
|
| Classes in org.apache.oozie.util.db used by org.apache.oozie.util.db | |
|---|---|
| Schema.Column
Interface or table columns |
|
| Schema.DBType
DB types |
|
| Schema.Index
Interface for Index |
|
| Schema.Table
Interface for DB Table |
|
| SqlStatement
The SqlStatement is used to generate SQL Statements. |
|
| SqlStatement.Condition
Construct the condition statement that will be used in the where clause |
|
| SqlStatement.Delete
SQL Statement generator for DELETE Statements |
|
| SqlStatement.Insert
INSERT Statement generator |
|
SqlStatement.ResultSetReader
ResultSetReader is used to parse the result set and gives methods for getting appropriate type of
data given the column name |
|
| SqlStatement.Select
Select Statement generator. |
|
| SqlStatement.Update
UPDATE SQL Statement generator |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||