Uses of Class
herddb.jdbc.HerdDBConnection
-
Packages that use HerdDBConnection Package Description herddb.jdbc -
-
Uses of HerdDBConnection in herddb.jdbc
Fields in herddb.jdbc declared as HerdDBConnection Modifier and Type Field Description protected HerdDBConnectionHerdDBStatement. parentConstructors in herddb.jdbc with parameters of type HerdDBConnection Constructor Description HerdDBPreparedStatement(HerdDBConnection parent, java.lang.String sql, boolean returnValues)HerdDBStatement(HerdDBConnection parent)
-