Class PreparedStatementCache

java.lang.Object
org.umlg.sqlg.structure.PreparedStatementCache

public final class PreparedStatementCache extends Object
Cache all statements to close them when iteration is done Date: 2016/05/15 Time: 2:24 PM
  • Constructor Details

    • PreparedStatementCache

      public PreparedStatementCache()
  • Method Details

    • close

      public void close() throws SQLException
      Throws:
      SQLException
    • isEmpty

      public boolean isEmpty()
    • size

      public int size()