com.zaxxer.hikari.pool.HikariProxyStatement.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of HikariCP Show documentation
Show all versions of HikariCP Show documentation
Ultimate JDBC Connection Pool
???? 4 ? +com/zaxxer/hikari/pool/HikariProxyStatement %com/zaxxer/hikari/pool/ProxyStatement java/sql/Wrapper java/lang/AutoCloseable java/sql/Statement executeQuery ((Ljava/lang/String;)Ljava/sql/ResultSet;
Exceptions java/sql/SQLException Code
StackMapTable
checkException 0(Ljava/sql/SQLException;)Ljava/sql/SQLException;
executeUpdate (Ljava/lang/String;)I
getMaxFieldSize ()I delegate Ljava/sql/Statement;
" setMaxFieldSize (I)V $ %
&
getMaxRows (
)
setMaxRows + %
, setEscapeProcessing (Z)V . /
0 getQueryTimeout 2
3 setQueryTimeout 5 %
6 cancel ()V 8 9
: getWarnings ()Ljava/sql/SQLWarning; <