Interface ConnectionProvider
-
public interface ConnectionProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()java.sql.ConnectiongetConnection()
-
public interface ConnectionProvider
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
java.sql.Connection |
getConnection() |