public class StaticConnectionProvider extends java.lang.Object implements ConnectionProvider
Constructor and Description |
---|
StaticConnectionProvider(java.sql.Connection connection) |
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getConnection() |
public StaticConnectionProvider(java.sql.Connection connection)
public java.sql.Connection getConnection()
getConnection
in interface ConnectionProvider