Constructor and Description |
---|
WeakHashPSManager() |
Modifier and Type | Method and Description |
---|---|
PreparedStatement |
getPS(Connection con,
String stmt_name) |
void |
putPS(Connection con,
String name,
PreparedStatement stmt) |
public PreparedStatement getPS(Connection con, String stmt_name)
public void putPS(Connection con, String name, PreparedStatement stmt)