simple-jdbc-stats
Toggle table of contents
2.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
simple-jdbc-stats
simple-jdbc-stats
/
nl.astraeus.jdbc
/
ConnectionProxy
Connection
Proxy
class
ConnectionProxy
(
instance
:
Connection
)
:
InvocationHandler
Members
Constructors
Connection
Proxy
Link copied to clipboard
constructor
(
instance
:
Connection
)
Properties
transaction
Link copied to clipboard
var
transaction
:
<Error class: unknown class>
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
proxy
:
Any
,
method
:
Method
,
args
:
Array
<
out
Any
>
?
)
:
Any
?
log
Transaction
Link copied to clipboard
fun
logTransaction
(
)