public interface JdbcConnectionContext
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
void |
logSqlStatement(String sqlStatement) |
void |
release() |
Connection getConnection()
void logSqlStatement(String sqlStatement)
void release()
Copyright © 2001-2016 Red Hat, Inc. All Rights Reserved.