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