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
/
StatementProxy
Statement
Proxy
class
StatementProxy
(
instance
:
Statement
,
currentStatementData
:
StatementData
)
:
InvocationHandler
Members
Constructors
Statement
Proxy
Link copied to clipboard
constructor
(
instance
:
Statement
,
currentStatementData
:
StatementData
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
proxy
:
Any
,
method
:
Method
,
args
:
Array
<
out
Any
>
?
)
:
Any
?