Uses of Class
com.basiscomponents.bc.util.CloseableWrapper
-
Packages that use CloseableWrapper Package Description com.basiscomponents.bc.util -
-
Uses of CloseableWrapper in com.basiscomponents.bc.util
Methods in com.basiscomponents.bc.util that return CloseableWrapper Modifier and Type Method Description CloseableWrapper<Connection>
SqlConnectionHelper. getConnection()
static CloseableWrapper<PreparedStatement>
StatementHelper. prepareStatement(Connection conn, String sql)
-