Package org.umlg.sqlg.structure
Class PreparedStatementCache
java.lang.Object
org.umlg.sqlg.structure.PreparedStatementCache
Cache all statements to close them when iteration is done
Date: 2016/05/15
Time: 2:24 PM
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PreparedStatementCache
public PreparedStatementCache()
-
-
Method Details
-
close
- Throws:
SQLException
-
isEmpty
public boolean isEmpty() -
size
public int size()
-