| Test execution of closed JDBC objects. Executing or accessing a closed
object should report that it is closed.
Note that alot of this behavior is not very specifically specified in
the JDBC guide, so this test is local to our own handler. Running JBMS
under other handlers (such as weblogic) may produce different results due
to how they cache data and reuse client-side objects.
author: ames |