public class StatementPool extends Object
StatementPool()
void
clear()
PreparedStatement
get(Connection con, String sql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StatementPool()
public PreparedStatement get(Connection con, String sql) throws SQLException
SQLException
public void clear()
Copyright © 2023. All rights reserved.