DbNull | |
Row | A row of results is represented as a |
Sql | An object that exposes operations for executing SQL DML or DDL queries against JDBC connections obtained by calling a g… |
SqlNull | Represents a NULL value from the database, with its corresponding SQL type. |
newConnectionFromDataSource() | Obtain a connection source, that is, an instance of
|
newConnectionFromDataSourceWithCredentials() | Obtain a connection source, that is, an instance of
|
newConnectionFromXADataSource() | Obtain a XA connection source, that is, an instance of
|
newConnectionFromXADataSourceWithCredentials() | Obtain a connection source, that is, an instance of
|