public class OADataSourceDelegate extends Object
Constructor and Description |
---|
OADataSourceDelegate() |
Modifier and Type | Method and Description |
---|---|
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
Exception
public static Connection getConnection() throws Exception
Exception
public static void releaseConnection(Connection connection)
public static void releaseStatement(Statement statement)
Copyright © 1999–2019 ViaOA. All rights reserved.