public class JdbcConnectionContextSharedImpl extends AbstractJdbcConnectionContextImpl
| Constructor and Description |
|---|
JdbcConnectionContextSharedImpl(JdbcConnectionAccess jdbcConnectionAccess,
SqlStatementLogger sqlStatementLogger,
boolean needsAutoCommit) |
| Modifier and Type | Method and Description |
|---|---|
void |
reallyRelease() |
void |
release() |
getConnection, logSqlStatementpublic JdbcConnectionContextSharedImpl(JdbcConnectionAccess jdbcConnectionAccess, SqlStatementLogger sqlStatementLogger, boolean needsAutoCommit)
public void release()
public void reallyRelease()
reallyRelease in class AbstractJdbcConnectionContextImplCopyright © 2001-2016 Red Hat, Inc. All Rights Reserved.