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.
This member is added by an implicit conversion from ThrowingStatement to
any2stringadd[ThrowingStatement] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from ThrowingStatement to
StringFormat[ThrowingStatement] performed by method StringFormat in scala.Predef.
A JDBC
java.sql.Statement
. 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.