public class OADataSourceDelegate extends Object
| Constructor and Description |
|---|
OADataSourceDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Statement |
getBatchStatement() |
static Statement |
getBatchStatement(String msg) |
static Connection |
getConnection() |
static OADataSourceJDBC |
getJDBCDataSource() |
static Statement |
getStatement() |
static Statement |
getStatement(String msg) |
static void |
releaseConnection(Connection connection) |
static void |
releaseStatement(Statement statement) |
public static OADataSourceJDBC getJDBCDataSource() throws Exception
Exceptionpublic static Connection getConnection() throws Exception
Exceptionpublic static void releaseConnection(Connection connection)
public static Statement getBatchStatement(String msg) throws Exception
Exceptionpublic static void releaseStatement(Statement statement)
Copyright © 1999–2025 ViaOA. All rights reserved.