org.gerweck.scala.util.jdbc
A JDBC java.sql.PreparedStatement. that throws an exception for all methods.
java.sql.PreparedStatement
This is useful as a base class for a very limited implementation. You probably don't want to use this for a real driver, because you won't be able to easily tell what you have and haven't implemented.
A JDBC
java.sql.PreparedStatement
. that throws an exception for all methods.This is useful as a base class for a very limited implementation. You probably don't want to use this for a real driver, because you won't be able to easily tell what you have and haven't implemented.