public class Context extends Object
| Constructor and Description |
|---|
Context(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkState() |
void |
close() |
Connection |
getConnection() |
void |
start() |
public Context(DataSource dataSource)
public Connection getConnection()
protected void checkState()
public void start()
public void close()
Copyright © 2017. All rights reserved.