Changed Methods | ||
ResultSet
executeQuery
(PreparedStatement,
boolean |
Change in exceptions thrown from
(SQLException, RemoteException ) to
SQLException . |
Executes the database query. |
void
flush
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
Flush the session context. |
void
init
(ConfigProperties ) |
Now deprecated. |
Initializes the data source information. |
void
init
(String, String |
Now deprecated. |
Initializes the data source information. |