public static class StatementManagerService.StatementContainer
extends java.lang.Object
Constructor and Description |
---|
StatementContainer(java.sql.Statement statement,
java.sql.Connection connection) |
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getConnection() |
java.sql.Statement |
getStatement() |