|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatabaseProviderException | |
|---|---|
| com.sigmadynamics.server.DataServices.DatabaseProvider | Provides classes for interacting with databases of many types. |
| Uses of DatabaseProviderException in com.sigmadynamics.server.DataServices.DatabaseProvider |
|---|
| Methods in com.sigmadynamics.server.DataServices.DatabaseProvider that throw DatabaseProviderException | |
|---|---|
TableCacheEntry |
DatabaseInfo.getTableInfo(DatabaseProviderInterface dbp, java.lang.String tableName, boolean refresh)Get a cache object for a table. |
TableCacheEntry |
DatabaseInfo.getTableInfo(DatabaseProviderInterface dbp, java.lang.String tableName, boolean refresh)Get a cache object for a table. |
void |
Where.initWhere(java.lang.String[] columns, int type)Set up WHERE constraints. |
void |
Where.initWhere(java.lang.String[] columns, int type)Set up WHERE constraints. |
void |
Where.initWhere(java.lang.String[] columns, java.lang.String whereClause)Set up WHERE constraints. |
void |
Where.initWhere(java.lang.String[] columns, java.lang.String whereClause)Set up WHERE constraints. |
SDResultSet |
TableReader.read()Read data from a database. |
SDResultSet |
TableReader.read()Read data from a database. |
void |
Where.setDateWhereArg(int index, long value)Sets the value of a where constraint. |
void |
Where.setDateWhereArg(int index, long value)Sets the value of a where constraint. |
void |
Where.setDateWhereArg(int index, long value, java.util.Calendar cal)Provides data to be inserted into a DATE, TIME or TIMESTAMP column. |
void |
Where.setDateWhereArg(int index, long value, java.util.Calendar cal)Provides data to be inserted into a DATE, TIME or TIMESTAMP column. |
void |
Where.setWhereArg(int index, double value)Set the bind var value of a where constraint. |
void |
Where.setWhereArg(int index, double value)Set the bind var value of a where constraint. |
void |
Where.setWhereArg(int index, int value)set the bind var value of a where constraint. |
void |
Where.setWhereArg(int index, int value)set the bind var value of a where constraint. |
void |
Where.setWhereArg(int index, long value)set the bind var value of a where constraint. |
void |
Where.setWhereArg(int index, long value)set the bind var value of a where constraint. |
void |
Where.setWhereArg(int index, java.lang.String value)Set the bind var value of a where constraint. |
void |
Where.setWhereArg(int index, java.lang.String value)Set the bind var value of a where constraint. |
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||