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
/
PreparedStatementData
Prepared
Statement
Data
class
PreparedStatementData
(
sql
:
String
=
""
)
Members
Constructors
Prepared
Statement
Data
Link copied to clipboard
constructor
(
sql
:
String
=
""
)
Properties
duration
Link copied to clipboard
var
duration
:
Long
exception
Link copied to clipboard
var
exception
:
SQLException
?
hash
Link copied to clipboard
var
hash
:
Int
parameters
Link copied to clipboard
var
parameters
:
TreeSet
<
Parameter
>
sql
Link copied to clipboard
var
sql
:
String
start
Link copied to clipboard
var
start
:
Long