diff --git a/docs/1.10/api/allclasses-frame.html b/docs/1.10/api/allclasses-frame.html
new file mode 100644
index 000000000..be4ceba15
--- /dev/null
+++ b/docs/1.10/api/allclasses-frame.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+All Classes (datasource-proxy 1.10 API)
+
+
+
+
+
+All Classes
+
+
+
diff --git a/docs/1.10/api/allclasses-noframe.html b/docs/1.10/api/allclasses-noframe.html
new file mode 100644
index 000000000..50fb10fbf
--- /dev/null
+++ b/docs/1.10/api/allclasses-noframe.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+All Classes (datasource-proxy 1.10 API)
+
+
+
+
+
+All Classes
+
+
+
diff --git a/docs/1.10/api/constant-values.html b/docs/1.10/api/constant-values.html
new file mode 100644
index 000000000..7ba1bbfca
--- /dev/null
+++ b/docs/1.10/api/constant-values.html
@@ -0,0 +1,226 @@
+
+
+
+
+
+
+Constant Field Values (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/deprecated-list.html b/docs/1.10/api/deprecated-list.html
new file mode 100644
index 000000000..c55d357cf
--- /dev/null
+++ b/docs/1.10/api/deprecated-list.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Deprecated List (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/help-doc.html b/docs/1.10/api/help-doc.html
new file mode 100644
index 000000000..9d3970c93
--- /dev/null
+++ b/docs/1.10/api/help-doc.html
@@ -0,0 +1,232 @@
+
+
+
+
+
+
+API Help (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Overview
+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
+
+
+Package
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+
+Interfaces (italic)
+Classes
+Enums
+Exceptions
+Errors
+Annotation Types
+
+
+
+Class/Interface
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+
+Class inheritance diagram
+Direct Subclasses
+All Known Subinterfaces
+All Known Implementing Classes
+Class/interface declaration
+Class/interface description
+
+
+Nested Class Summary
+Field Summary
+Constructor Summary
+Method Summary
+
+
+Field Detail
+Constructor Detail
+Method Detail
+
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+Annotation Type
+Each annotation type has its own separate page with the following sections:
+
+Annotation Type declaration
+Annotation Type description
+Required Element Summary
+Optional Element Summary
+Element Detail
+
+
+
+Enum
+Each enum has its own separate page with the following sections:
+
+Enum declaration
+Enum description
+Enum Constant Summary
+Enum Constant Detail
+
+
+
+Use
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+
+
+Tree (Class Hierarchy)
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object
. The interfaces do not inherit from java.lang.Object
.
+
+When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
+When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
+
+
+
+Deprecated API
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+
+
+Index
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+
+
+Prev/Next
+These links take you to the next or previous class, interface, package, or related page.
+
+
+Frames/No Frames
+These links show and hide the HTML frames. All pages are available with or without frames.
+
+
+All Classes
+The All Classes link shows all classes and interfaces except non-static nested types.
+
+
+Serialized Form
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+
+
+Constant Field Values
+The Constant Field Values page lists the static final fields and their values.
+
+
+
This help file applies to API documentation generated using the standard doclet.
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/index-all.html b/docs/1.10/api/index-all.html
new file mode 100644
index 000000000..ec38e13fe
--- /dev/null
+++ b/docs/1.10/api/index-all.html
@@ -0,0 +1,5265 @@
+
+
+
+
+
+
+Index (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+A B C D E F G H I J L M N O P Q R S T U V W
+
+
+
A
+
+AbstractQueryCountLoggingHandlerInterceptor - Class in net.ttddyy.dsproxy.support
+
+AbstractQueryCountLoggingHandlerInterceptor() - Constructor for class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+AbstractQueryCountLoggingRequestListener - Class in net.ttddyy.dsproxy.support
+
+AbstractQueryCountLoggingRequestListener() - Constructor for class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener
+
+AbstractQueryCountLoggingServletFilter - Class in net.ttddyy.dsproxy.support
+
+Servlet filter to output query statistics.
+
+AbstractQueryCountLoggingServletFilter() - Constructor for class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+AbstractQueryLogEntryCreator - Class in net.ttddyy.dsproxy.listener.logging
+
+AbstractQueryLogEntryCreator() - Constructor for class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+AbstractQueryLogEntryCreator.StringAsIntegerComparator - Class in net.ttddyy.dsproxy.listener.logging
+
+Comparator considering string as integer.
+
+AbstractQueryLoggingListener - Class in net.ttddyy.dsproxy.listener.logging
+
+AbstractQueryLoggingListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+AbstractSlowQueryLoggingListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Abstract class to log slow query.
+
+AbstractSlowQueryLoggingListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+accept(String) - Method in interface net.ttddyy.dsproxy.listener.TracingMethodListener.TracingMessageConsumer
+
+addClosedId(String) - Method in interface net.ttddyy.dsproxy.ConnectionIdManager
+
+Notify this manager that id of corresponding connection has addClosedId.
+
+addClosedId(String) - Method in class net.ttddyy.dsproxy.proxy.DefaultConnectionIdManager
+
+addClosedId(String) - Method in class net.ttddyy.dsproxy.proxy.GlobalConnectionIdManager
+
+addCustomValue(String, Object) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+Store key/value pair.
+
+addCustomValue(String, Object) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+Store key/value pair.
+
+addListener(QueryExecutionListener) - Method in class net.ttddyy.dsproxy.listener.ChainListener
+
+addListener(MethodExecutionListener) - Method in class net.ttddyy.dsproxy.listener.CompositeMethodListener
+
+addListener(QueryExecutionListener) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+afterAbort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterAbort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterAbsolute(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterAbsolute(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterAddBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterAddBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterAddBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterAfterLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterAfterLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterBeforeFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterBeforeFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterCancel(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCancel(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterCancelRowUpdates(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCancelRowUpdates(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterClearBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterClearBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterClearParameters(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterClearParameters(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterClearWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterClearWarnings(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterClearWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterClearWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterClose(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterClose(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterClose(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterClose(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterCloseOnCompletion(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCloseOnCompletion(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterCommit(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCommit(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class net.ttddyy.dsproxy.support.QueryCounterClearHandlerInterceptor
+
+afterCreateArrayOf(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCreateArrayOf(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCreateBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCreateBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCreateClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCreateClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCreateNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCreateNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCreateSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCreateSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCreateStatement(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCreateStatement(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterCreateStruct(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterCreateStruct(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterDeleteRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterDeleteRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterExecute(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterExecute(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterExecute(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterExecuteBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterExecuteBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterExecuteLargeBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterExecuteLargeBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterExecuteLargeUpdate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterExecuteLargeUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterExecuteLargeUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterExecuteQuery(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterExecuteQuery(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterExecuteQuery(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterExecuteUpdate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterExecuteUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterExecuteUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterFindColumn(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterFindColumn(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetArray(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetAsciiStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetAutoCommit(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetAutoCommit(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetBigDecimal(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetBinaryStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetBoolean(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetByte(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetBytes(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetCatalog(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetCatalog(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetClientInfo(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetClientInfo(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetConcurrency(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetConcurrency(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetConnection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+afterGetConnection(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetConnection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetCursorName(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetCursorName(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetDate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetDouble(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetFetchDirection(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetFetchSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetFloat(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetGeneratedKeys(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetGeneratedKeys(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetHoldability(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetInt(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetLargeMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetLargeMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetLargeUpdateCount(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetLargeUpdateCount(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetLoginTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+afterGetLoginTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetLogWriter(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+afterGetLogWriter(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetLong(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetMaxFieldSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetMaxFieldSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetMetaData(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterGetMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetMoreResults(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetMoreResults(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetNCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetNetworkTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetNetworkTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetNString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetObject(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetParameterMetaData(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetParameterMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterGetParentLogger(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+afterGetParentLogger(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetQueryTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetQueryTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetRef(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetResultSet(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetResultSet(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetResultSetConcurrency(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetResultSetConcurrency(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetResultSetHoldability(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetResultSetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetResultSetType(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetResultSetType(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetRowId(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetSchema(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetSchema(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetShort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetStatement(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetStatement(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetTime(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetTimestamp(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetTransactionIsolation(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetTransactionIsolation(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetType(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetType(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetTypeMap(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetTypeMap(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetUnicodeStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetUnicodeStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetUpdateCount(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetUpdateCount(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterGetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterGetURL(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterGetWarnings(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterGetWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterGetWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterInsertRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterInsertRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterIsAfterLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsAfterLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterIsBeforeFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsBeforeFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterIsClosed(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterIsClosed(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsClosed(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterIsClosed(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterIsCloseOnCompletion(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsCloseOnCompletion(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterIsFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterIsLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterIsPoolable(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsPoolable(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterIsReadOnly(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterIsReadOnly(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsValid(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterIsValid(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsWrapperFor(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterIsWrapperFor(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.WrapperMethodCallbacks
+
+afterLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.CompositeMethodListener
+
+afterMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+afterMethod(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListener
+
+afterMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterMethod(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.MethodExecutionListener
+
+afterMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.NoOpMethodExecutionListener
+
+afterMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+afterMethod(ProxyDataSourceBuilder.SingleMethodExecution) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+afterMoveToCurrentRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterMoveToCurrentRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterMoveToInsertRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterMoveToInsertRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterNativeSQL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterNativeSQL(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterNext(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterNext(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterPrepareCall(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterPrepareCall(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterPrepareStatement(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterPrepareStatement(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterPrevious(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterPrevious(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.ChainListener
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.DataSourceQueryCountListener
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListener
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.NoOpQueryExecutionListener
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in interface net.ttddyy.dsproxy.listener.QueryExecutionListener
+
+afterQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+afterQuery(ProxyDataSourceBuilder.SingleQueryExecution) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+afterRefreshRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRefreshRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterRegisterOutParameter(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterRegisterOutParameter(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRelative(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRelative(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterReleaseSavepoint(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterReleaseSavepoint(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRollback(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterRollback(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRowDeleted(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRowDeleted(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterRowInserted(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRowInserted(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterRowUpdated(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterRowUpdated(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterSetArray(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetAsciiStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetAutoCommit(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetAutoCommit(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetBigDecimal(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetBinaryStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetBoolean(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetByte(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetBytes(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetCatalog(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetCatalog(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetClientInfo(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetClientInfo(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetCursorName(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetCursorName(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetDate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetDouble(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetEscapeProcessing(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetEscapeProcessing(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetFetchDirection(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterSetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetFetchSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterSetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetFloat(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetHoldability(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetInt(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetLargeMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetLargeMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetLoginTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+afterSetLoginTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetLogWriter(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+afterSetLogWriter(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetLong(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetMaxFieldSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetMaxFieldSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetNCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetNetworkTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetNetworkTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetNString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetNull(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetObject(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetPoolable(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetPoolable(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetQueryTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetQueryTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+afterSetReadOnly(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetReadOnly(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetRef(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetRowId(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetSavepoint(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetSavepoint(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetSchema(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetSchema(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetShort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetTime(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetTimestamp(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetTransactionIsolation(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetTransactionIsolation(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetTypeMap(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+afterSetTypeMap(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetUnicodeStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetUnicodeStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterSetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterSetURL(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterSetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+afterUnwrap(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUnwrap(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.WrapperMethodCallbacks
+
+afterUpdateArray(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateAsciiStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateBigDecimal(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateBinaryStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateBoolean(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateByte(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateBytes(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateDate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateDouble(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateFloat(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateInt(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateLong(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateNCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateNString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateNull(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateObject(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateRef(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateRowId(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateShort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateTime(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterUpdateTimestamp(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterUpdateTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+afterWasNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+afterWasNull(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+afterWasNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+asJson() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Format logging output as JSON.
+
+asJson() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+Set query-count-logger format as JSON.
+
+autoCloseGeneratedKeys(boolean) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+autoRetrieveGeneratedKeys(boolean) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+autoRetrieveGeneratedKeys(boolean) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable auto retrieval of generated keys.
+
+autoRetrieveGeneratedKeys(boolean, ResultSetProxyLogicFactory) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable auto retrieval of generated keys with proxy created by specified factory.
+
+autoRetrieveGeneratedKeysWithRepeatableReadProxy(boolean) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+
+
+
+
+
B
+
+BATCH_EXEC_METHODS - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+BATCH_PARAM_METHODS - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+BeanNameProxyDataSource - Class in net.ttddyy.dsproxy.support
+
+Extending
ProxyDataSource
to use
+ spring bean name(id) as dataSourceName when it is not set.
+
+BeanNameProxyDataSource() - Constructor for class net.ttddyy.dsproxy.support.BeanNameProxyDataSource
+
+beforeAbort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeAbort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeAbsolute(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeAbsolute(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeAddBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeAddBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeAddBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeAfterLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeAfterLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeBeforeFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeBeforeFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeCancel(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCancel(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeCancelRowUpdates(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCancelRowUpdates(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeClearBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeClearBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeClearParameters(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeClearParameters(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeClearWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeClearWarnings(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeClearWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeClearWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeClose(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeClose(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeClose(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeClose(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeCloseOnCompletion(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCloseOnCompletion(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeCommit(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCommit(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCreateArrayOf(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCreateArrayOf(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCreateBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCreateBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCreateClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCreateClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCreateNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCreateNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCreateSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCreateSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCreateStatement(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCreateStatement(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeCreateStruct(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeCreateStruct(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeDeleteRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeDeleteRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeExecute(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeExecute(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeExecute(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeExecuteBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeExecuteBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeExecuteLargeBatch(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeExecuteLargeBatch(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeExecuteLargeUpdate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeExecuteLargeUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeExecuteLargeUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeExecuteQuery(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeExecuteQuery(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeExecuteQuery(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeExecuteUpdate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeExecuteUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeExecuteUpdate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeFindColumn(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeFindColumn(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetArray(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetAsciiStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetAutoCommit(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetAutoCommit(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetBigDecimal(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetBinaryStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetBoolean(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetByte(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetBytes(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetCatalog(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetCatalog(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetClientInfo(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetClientInfo(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetConcurrency(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetConcurrency(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetConnection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+beforeGetConnection(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetConnection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetCursorName(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetCursorName(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetDate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetDouble(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetFetchDirection(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetFetchSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetFloat(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetGeneratedKeys(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetGeneratedKeys(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetHoldability(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetInt(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetLargeMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetLargeMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetLargeUpdateCount(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetLargeUpdateCount(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetLoginTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+beforeGetLoginTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetLogWriter(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+beforeGetLogWriter(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetLong(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetMaxFieldSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetMaxFieldSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetMetaData(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeGetMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetMoreResults(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetMoreResults(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetNCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetNetworkTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetNetworkTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetNString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetObject(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetParameterMetaData(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetParameterMetaData(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeGetParentLogger(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+beforeGetParentLogger(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetQueryTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetQueryTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetRef(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetResultSet(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetResultSet(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetResultSetConcurrency(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetResultSetConcurrency(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetResultSetHoldability(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetResultSetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetResultSetType(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetResultSetType(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetRowId(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetSchema(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetSchema(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetShort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetStatement(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetStatement(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetTime(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetTimestamp(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetTransactionIsolation(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetTransactionIsolation(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetType(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetType(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetTypeMap(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetTypeMap(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetUnicodeStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetUnicodeStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetUpdateCount(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetUpdateCount(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeGetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeGetURL(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeGetWarnings(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeGetWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeGetWarnings(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeInsertRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeInsertRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeIsAfterLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsAfterLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeIsBeforeFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsBeforeFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeIsClosed(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeIsClosed(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsClosed(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeIsClosed(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeIsCloseOnCompletion(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsCloseOnCompletion(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeIsFirst(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsFirst(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeIsLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeIsPoolable(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsPoolable(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeIsReadOnly(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeIsReadOnly(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsValid(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeIsValid(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsWrapperFor(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeIsWrapperFor(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.WrapperMethodCallbacks
+
+beforeLast(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeLast(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.CompositeMethodListener
+
+beforeMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+beforeMethod(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListener
+
+beforeMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeMethod(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.MethodExecutionListener
+
+beforeMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.NoOpMethodExecutionListener
+
+beforeMethod(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+beforeMethod(ProxyDataSourceBuilder.SingleMethodExecution) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+beforeMoveToCurrentRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeMoveToCurrentRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeMoveToInsertRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeMoveToInsertRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeNativeSQL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeNativeSQL(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeNext(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeNext(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforePrepareCall(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforePrepareCall(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforePrepareStatement(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforePrepareStatement(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforePrevious(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforePrevious(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.ChainListener
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.DataSourceQueryCountListener
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListener
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.NoOpQueryExecutionListener
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in interface net.ttddyy.dsproxy.listener.QueryExecutionListener
+
+beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+beforeQuery(ProxyDataSourceBuilder.SingleQueryExecution) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+beforeRefreshRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRefreshRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeRegisterOutParameter(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeRegisterOutParameter(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRelative(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRelative(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeReleaseSavepoint(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeReleaseSavepoint(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRollback(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeRollback(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRowDeleted(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRowDeleted(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeRowInserted(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRowInserted(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeRowUpdated(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeRowUpdated(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeSetArray(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetAsciiStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetAutoCommit(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetAutoCommit(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetBigDecimal(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetBinaryStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetBoolean(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetByte(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetBytes(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetCatalog(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetCatalog(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetClientInfo(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetClientInfo(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetCursorName(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetCursorName(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetDate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetDouble(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetEscapeProcessing(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetEscapeProcessing(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetFetchDirection(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeSetFetchDirection(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetFetchSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeSetFetchSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetFloat(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetHoldability(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetHoldability(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetInt(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetLargeMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetLargeMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetLoginTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+beforeSetLoginTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetLogWriter(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+
+beforeSetLogWriter(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetLong(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetMaxFieldSize(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetMaxFieldSize(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetMaxRows(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetMaxRows(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetNCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetNetworkTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetNetworkTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetNString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetNull(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetObject(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetPoolable(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetPoolable(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetQueryTimeout(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetQueryTimeout(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+
+beforeSetReadOnly(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetReadOnly(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetRef(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetRowId(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetSavepoint(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetSavepoint(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetSchema(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetSchema(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetShort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetTime(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetTimestamp(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetTransactionIsolation(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetTransactionIsolation(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetTypeMap(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+
+beforeSetTypeMap(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetUnicodeStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetUnicodeStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeSetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeSetURL(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeSetURL(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+
+beforeUnwrap(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUnwrap(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.WrapperMethodCallbacks
+
+beforeUpdateArray(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateArray(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateAsciiStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateAsciiStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateBigDecimal(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateBigDecimal(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateBinaryStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateBinaryStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateBlob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateBlob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateBoolean(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateBoolean(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateByte(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateByte(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateBytes(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateBytes(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateDate(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateDate(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateDouble(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateDouble(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateFloat(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateFloat(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateInt(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateInt(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateLong(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateLong(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateNCharacterStream(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateNCharacterStream(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateNClob(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateNClob(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateNString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateNString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateNull(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateObject(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateObject(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateRef(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateRef(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateRow(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateRow(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateRowId(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateRowId(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateShort(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateShort(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateSQLXML(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateSQLXML(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateString(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateString(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateTime(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateTime(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeUpdateTimestamp(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeUpdateTimestamp(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+beforeWasNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+
+beforeWasNull(MethodExecutionContext) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+beforeWasNull(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+
+build() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+build() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+build() - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+build() - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+build() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+buildCommonsFilter() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildCommonsFilter(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildCommonsHandlerInterceptor() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildCommonsHandlerInterceptor(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+Builder() - Constructor for class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+Builder() - Constructor for class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+Builder() - Constructor for class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+Builder() - Constructor for class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+buildJULFilter() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildJULFilter(Level) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildJULHandlerInterceptor() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildJULHandlerInterceptor(Level) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildLog4jFilter() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildLog4jFilter(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildLog4jHandlerInterceptor() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildLog4jHandlerInterceptor(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildProxy() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+buildSlf4jFilter() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildSlf4jFilter(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildSlf4jHandlerInterceptor() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildSlf4jHandlerInterceptor(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildSysOutFilter() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+buildSysOutHandlerInterceptor() - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+
+
+
+
+
+
+
C
+
+CachedRowSetResultSetProxyLogic - Class in net.ttddyy.dsproxy.proxy
+
+
+
+CachedRowSetResultSetProxyLogic(ResultSet, ResultSet, ConnectionInfo, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogic
+
+CachedRowSetResultSetProxyLogicFactory - Class in net.ttddyy.dsproxy.proxy
+
+
+
+CachedRowSetResultSetProxyLogicFactory() - Constructor for class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogicFactory
+
+CallableStatementInvocationHandler - Class in net.ttddyy.dsproxy.proxy.jdk
+
+
+
+CallableStatementInvocationHandler(CallableStatement, String, ConnectionInfo, Connection, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.jdk.CallableStatementInvocationHandler
+
+CallableStatementMethodCallbacks - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+ChainListener - Class in net.ttddyy.dsproxy.listener
+
+Execute chain of listeners.
+
+ChainListener() - Constructor for class net.ttddyy.dsproxy.listener.ChainListener
+
+chompIfEndWith(StringBuilder, char) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+clear() - Method in class net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+clear() - Static method in class net.ttddyy.dsproxy.QueryCountHolder
+
+CLEAR_QUERY_COUNTER_PARAM - Static variable in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+clearParameters() - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+clearQueryCounter - Variable in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+close() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+columnCount(int) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+columnNameToIndex(Map<String, Integer>) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+COMMON_METHOD_NAMES - Static variable in class net.ttddyy.dsproxy.proxy.ProxyLogicSupport
+
+CommonsLogLevel - Enum in net.ttddyy.dsproxy.listener.logging
+
+Apache Commons-Logging log level representation.
+
+CommonsLogUtils - Class in net.ttddyy.dsproxy.support
+
+CommonsLogUtils() - Constructor for class net.ttddyy.dsproxy.support.CommonsLogUtils
+
+CommonsQueryCountLoggingHandlerInterceptor - Class in net.ttddyy.dsproxy.support
+
+Spring HandlerInterceptor
to log the query metrics during a http request
+ lifecycle using Apache Commons Logging.
+
+CommonsQueryCountLoggingHandlerInterceptor() - Constructor for class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingHandlerInterceptor
+
+CommonsQueryCountLoggingHandlerInterceptor(CommonsLogLevel) - Constructor for class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingHandlerInterceptor
+
+CommonsQueryCountLoggingRequestListener - Class in net.ttddyy.dsproxy.support
+
+ServletRequestListener
to log the query metrics during a http request lifecycle
+ using Apache Commons Logging.
+
+CommonsQueryCountLoggingRequestListener() - Constructor for class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingRequestListener
+
+CommonsQueryCountLoggingServletFilter - Class in net.ttddyy.dsproxy.support
+
+Servlet Filter to log the query metrics during a http request lifecycle using Apache Commons Logging.
+
+CommonsQueryCountLoggingServletFilter() - Constructor for class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter
+
+CommonsQueryCountLoggingServletFilter(CommonsLogLevel) - Constructor for class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter
+
+CommonsQueryLoggingListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Record executed query information using Commons-Logging.
+
+CommonsQueryLoggingListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+CommonsSlowQueryListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log slow query using Commons-Logging.
+
+CommonsSlowQueryListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+CommonsSlowQueryListener(long, TimeUnit) - Constructor for class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+compare(String, String) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator.StringAsIntegerComparator
+
+compareTo(ParameterKey) - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+CompositeMethodListener - Class in net.ttddyy.dsproxy.listener
+
+
+
+CompositeMethodListener() - Constructor for class net.ttddyy.dsproxy.listener.CompositeMethodListener
+
+ConnectionIdManager - Interface in net.ttddyy.dsproxy
+
+connectionIdManager(ConnectionIdManager) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+connectionIdManager(ConnectionIdManager) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+ConnectionInfo - Class in net.ttddyy.dsproxy
+
+ConnectionInfo() - Constructor for class net.ttddyy.dsproxy.ConnectionInfo
+
+connectionInfo(ConnectionInfo) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+connectionInfo(ConnectionInfo) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+connectionInfo(ConnectionInfo) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+ConnectionInvocationHandler - Class in net.ttddyy.dsproxy.proxy.jdk
+
+
+
+ConnectionInvocationHandler(Connection, ConnectionInfo, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.jdk.ConnectionInvocationHandler
+
+ConnectionMethodCallbacks - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+ConnectionProxyLogic - Class in net.ttddyy.dsproxy.proxy
+
+Proxy Logic implementation for
Connection
methods.
+
+ConnectionProxyLogic(Connection, ConnectionInfo, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.ConnectionProxyLogic
+
+constructMessage(long, Throwable, long, String, Class<?>, Method, String) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+Construct a message to log.
+
+countQuery() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+countQuery(QueryCountStrategy) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+create() - Static method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+create(ResultSet, ConnectionInfo, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogicFactory
+
+create() - Method in class net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory
+
+create() - Static method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+create() - Static method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+create(ResultSet, ConnectionInfo, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogicFactory
+
+create(ResultSet, ConnectionInfo, ProxyConfig) - Method in interface net.ttddyy.dsproxy.proxy.ResultSetProxyLogicFactory
+
+create(ResultSet, ConnectionInfo, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogicFactory
+
+create() - Static method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+create() - Method in interface net.ttddyy.dsproxy.proxy.StopwatchFactory
+
+create() - Method in class net.ttddyy.dsproxy.proxy.SystemStopwatchFactory
+
+create() - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+create() - Static method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+create(DataSource) - Static method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+create(String, DataSource) - Static method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+create() - Static method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+createCallableStatement(CallableStatement, String, ConnectionInfo, Connection, ProxyConfig) - Method in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+createCallableStatement(CallableStatement, String, ConnectionInfo, Connection, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+createConnection(Connection, ConnectionInfo, ProxyConfig) - Method in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+createConnection(Connection, ConnectionInfo, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+createDataSource(DataSource, ProxyConfig) - Method in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+createDataSource(DataSource, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+createGeneratedKeys(ResultSet, ConnectionInfo, ProxyConfig) - Method in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+
+
+createGeneratedKeys(ResultSet, ConnectionInfo, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+createNewInstance(Class<T>, String) - Method in class net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+createPreparedStatement(PreparedStatement, String, ConnectionInfo, Connection, ProxyConfig, boolean) - Method in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+createPreparedStatement(PreparedStatement, String, ConnectionInfo, Connection, ProxyConfig, boolean) - Method in class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+createResultSet(ResultSet, ConnectionInfo, ProxyConfig) - Method in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+
+
+createResultSet(ResultSet, ConnectionInfo, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+createStatement(Statement, ConnectionInfo, Connection, ProxyConfig) - Method in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+createStatement(Statement, ConnectionInfo, Connection, ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+
+
+
+
+
D
+
+dataSource(DataSource) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Set actual datasource.
+
+DataSourceInvocationHandler - Class in net.ttddyy.dsproxy.proxy.jdk
+
+
+
+DataSourceInvocationHandler(DataSource, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.jdk.DataSourceInvocationHandler
+
+DataSourceMethodCallbacks - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+dataSourceName(String) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+DataSourceNameAware - Interface in net.ttddyy.dsproxy.proxy
+
+DataSourceProxyException - Exception in net.ttddyy.dsproxy
+
+Framework exception that datasource-proxy encountered.
+
+DataSourceProxyException() - Constructor for exception net.ttddyy.dsproxy.DataSourceProxyException
+
+DataSourceProxyException(String) - Constructor for exception net.ttddyy.dsproxy.DataSourceProxyException
+
+DataSourceProxyException(String, Throwable) - Constructor for exception net.ttddyy.dsproxy.DataSourceProxyException
+
+DataSourceProxyException(Throwable) - Constructor for exception net.ttddyy.dsproxy.DataSourceProxyException
+
+DataSourceProxyException(String, Throwable, boolean, boolean) - Constructor for exception net.ttddyy.dsproxy.DataSourceProxyException
+
+DataSourceProxyLogic - Class in net.ttddyy.dsproxy.proxy
+
+Proxy Logic implementation for
DataSource
methods.
+
+DataSourceProxyLogic(DataSource, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.DataSourceProxyLogic
+
+DataSourceProxyNativeJdbcExtractor - Class in net.ttddyy.dsproxy.support
+
+Spring NativeJdbcExtractor for our proxy classes.
+
+DataSourceProxyNativeJdbcExtractor() - Constructor for class net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+DataSourceQueryCountListener - Class in net.ttddyy.dsproxy.listener
+
+Update database access information.
+
+DataSourceQueryCountListener() - Constructor for class net.ttddyy.dsproxy.listener.DataSourceQueryCountListener
+
+DEFAULT - Static variable in interface net.ttddyy.dsproxy.listener.MethodExecutionListener
+
+DEFAULT - Static variable in interface net.ttddyy.dsproxy.listener.QueryExecutionListener
+
+DEFAULT - Static variable in interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory
+
+use JDK proxy as default.
+
+DEFAULT - Static variable in interface net.ttddyy.dsproxy.proxy.ResultSetProxyLogicFactory
+
+DEFAULT - Static variable in interface net.ttddyy.dsproxy.transform.ParameterTransformer
+
+DEFAULT - Static variable in interface net.ttddyy.dsproxy.transform.QueryTransformer
+
+DefaultConnectionIdManager - Class in net.ttddyy.dsproxy.proxy
+
+
+
+DefaultConnectionIdManager() - Constructor for class net.ttddyy.dsproxy.proxy.DefaultConnectionIdManager
+
+DefaultJsonQueryLogEntryCreator - Class in net.ttddyy.dsproxy.listener.logging
+
+Create log entry in JSON format.
+
+DefaultJsonQueryLogEntryCreator() - Constructor for class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+DefaultQueryCountLogEntryCreator - Class in net.ttddyy.dsproxy.support
+
+
+
+DefaultQueryCountLogEntryCreator() - Constructor for class net.ttddyy.dsproxy.support.DefaultQueryCountLogEntryCreator
+
+DefaultQueryLogEntryCreator - Class in net.ttddyy.dsproxy.listener.logging
+
+DefaultQueryLogEntryCreator() - Constructor for class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+destroy() - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+destroy() - Method in class net.ttddyy.dsproxy.support.QueryCounterClearFilter
+
+doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.ttddyy.dsproxy.support.QueryCounterClearFilter
+
+doGetNativeConnection(Connection) - Method in class net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+doTag() - Method in class net.ttddyy.dsproxy.support.tags.MetricsTag
+
+
+
+
+
+
E
+
+elapsedTime(long) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+equals(Object) - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+escapeSpecialCharacter(String) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+EXEC_METHODS - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+execute(MethodExecutionContext) - Method in interface net.ttddyy.dsproxy.support.ProxyDataSourceBuilder.SingleMethodExecution
+
+execute(ExecutionInfo, List<QueryInfo>) - Method in interface net.ttddyy.dsproxy.support.ProxyDataSourceBuilder.SingleQueryExecution
+
+ExecutionInfo - Class in net.ttddyy.dsproxy
+
+Contains query execution information.
+
+ExecutionInfo() - Constructor for class net.ttddyy.dsproxy.ExecutionInfo
+
+ExecutionInfo(ConnectionInfo, Statement, boolean, int, Method, Object[]) - Constructor for class net.ttddyy.dsproxy.ExecutionInfo
+
+executionInfo - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener.RunningQueryContext
+
+executor - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+
+
+
+
+
F
+
+filterBy(Map<ParameterKey, T>, ParameterKey.ParameterKeyType) - Static method in class net.ttddyy.dsproxy.proxy.ParameterKeyUtils
+
+format(String) - Method in interface net.ttddyy.dsproxy.support.ProxyDataSourceBuilder.FormatQueryCallback
+
+FORMAT_PARAM - Static variable in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+formatQuery(String) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Callback method to allow alternating given query for logging.
+
+formatQuery(ProxyDataSourceBuilder.FormatQueryCallback) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Take a callback that could format a query for logging.
+
+from(ProxyConfig) - Static method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+
+
+
+
+
G
+
+generatedKeysProxyLogicFactory(ResultSetProxyLogicFactory) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+GeneratedKeysUtils - Class in net.ttddyy.dsproxy.proxy
+
+GeneratedKeysUtils() - Constructor for class net.ttddyy.dsproxy.proxy.GeneratedKeysUtils
+
+generateKey(boolean) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+get(String) - Static method in class net.ttddyy.dsproxy.QueryCountHolder
+
+GET_CONNECTION_METHOD - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+GET_GENERATED_KEYS_METHOD - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+GET_RESULTSET_METHOD - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+getArgs() - Method in class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+getArguments(Object[]) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+Convert method parameters to a string.
+
+getAsBoolean() - Method in interface net.ttddyy.dsproxy.listener.logging.LoggingCondition
+
+getAsBoolean() - Method in interface net.ttddyy.dsproxy.listener.TracingMethodListener.TracingCondition
+
+getBatchSize() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getCachedRowSet(ResultSet) - Method in class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogicFactory
+
+getCallable() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getCallableStatement(CallableStatement) - Static method in class net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils
+
+getClazz() - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+getCommitCount() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+
+
+getConnection(Connection) - Static method in class net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils
+
+getConnection() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getConnection(String, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getConnectionId() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+getConnectionId() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getConnectionIdManager() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getConnectionIdManager() - Method in class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+getConnectionIdManager() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getConnectionInfo() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getContentFromReference(Reference, String) - Method in class net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+getCount() - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+Current order in batch.
+
+getCustomValue(String, Class<T>) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getCustomValue(String, Class<T>) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getDataSource() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+
+
+getDataSource() - Method in class net.ttddyy.dsproxy.support.tags.MetricsTag
+
+getDataSourceName() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+getDataSourceName() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getDataSourceName() - Method in interface net.ttddyy.dsproxy.proxy.DataSourceNameAware
+
+getDataSourceName() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getDataSourceName() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getDataSourceName() - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+getDataSourceNames() - Static method in class net.ttddyy.dsproxy.QueryCountHolder
+
+getDataSourceNamesAsList() - Static method in class net.ttddyy.dsproxy.QueryCountHolder
+
+getDelegate() - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+getDelete() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getDisplayParameter(String) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+Construct parameter value to display.
+
+getDisplayValue(ParameterSetOperation) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+getDisplayValue(Object) - Method in class net.ttddyy.dsproxy.listener.logging.RegisterOutParameterValueConverter
+
+getDisplayValue(Integer) - Method in class net.ttddyy.dsproxy.listener.logging.SetNullParameterValueConverter
+
+getDisplayValueForRegisterOutParameter(ParameterSetOperation) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+getDisplayValueForSetNull(ParameterSetOperation) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+getElapsedTime() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+Duration of query execution.
+
+getElapsedTime() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+The time took to execute the method.
+
+getElapsedTime() - Method in class net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory.NanoTimeStopwatch
+
+
+
+getElapsedTime() - Method in interface net.ttddyy.dsproxy.proxy.Stopwatch
+
+
+
+getElapsedTime() - Method in class net.ttddyy.dsproxy.proxy.SystemStopwatchFactory.SystemStopwatch
+
+
+
+getEntry(ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+getExecutionInfoKey(ExecutionInfo) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+
+
+getExecutor() - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+getFailure() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getGeneratedKeys() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getGeneratedKeysProxyLogicFactory() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getGrandTotal() - Static method in class net.ttddyy.dsproxy.QueryCountHolder
+
+getId(Connection) - Method in interface net.ttddyy.dsproxy.ConnectionIdManager
+
+getId(Connection) - Method in class net.ttddyy.dsproxy.proxy.DefaultConnectionIdManager
+
+getId(Connection) - Method in class net.ttddyy.dsproxy.proxy.GlobalConnectionIdManager
+
+getIndex() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+getInsert() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getIsolationLevel() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+getIsolationLevel() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+
+
+getJdbcProxyFactory() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getJdbcProxyFactory() - Method in class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+getKeyAsString() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+getListenerMethod(String, boolean) - Static method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerUtils
+
+
+
+getListenerNames(String) - Method in class net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+getListeners() - Method in class net.ttddyy.dsproxy.listener.ChainListener
+
+getListeners() - Method in class net.ttddyy.dsproxy.listener.CompositeMethodListener
+
+getLog() - Method in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+getLog() - Method in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+getLogEntry(ExecutionInfo, List<QueryInfo>, boolean, boolean, boolean) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+getLogEntry(ExecutionInfo, List<QueryInfo>, boolean, boolean, boolean) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+getLogEntry(ExecutionInfo, List<QueryInfo>, boolean, boolean, boolean) - Method in class net.ttddyy.dsproxy.listener.logging.OutputParameterJsonLogEntryCreator
+
+getLogEntry(ExecutionInfo, List<QueryInfo>, boolean, boolean, boolean) - Method in class net.ttddyy.dsproxy.listener.logging.OutputParameterLogEntryCreator
+
+getLogEntry(ExecutionInfo, List<QueryInfo>, boolean, boolean, boolean) - Method in interface net.ttddyy.dsproxy.listener.logging.QueryLogEntryCreator
+
+getLogger() - Method in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+getLogger() - Method in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+getLogger() - Method in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+getLogger() - Method in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+getLogger() - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+getLogger() - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+getLoginTimeout() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+getLogLevel() - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+getLogMessage(String, QueryCount) - Method in class net.ttddyy.dsproxy.support.DefaultQueryCountLogEntryCreator
+
+getLogMessage(String, QueryCount) - Method in interface net.ttddyy.dsproxy.support.QueryCountLogEntryCreator
+
+getLogMessageAsJson(String, QueryCount) - Method in class net.ttddyy.dsproxy.support.DefaultQueryCountLogEntryCreator
+
+getLogMessageAsJson(String, QueryCount) - Method in interface net.ttddyy.dsproxy.support.QueryCountLogEntryCreator
+
+getLogWriter() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getMethod() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getMethod() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getMethod() - Method in class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+getMethodArgs() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getMethodArgs() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getMethodIfAvailable(Class<?>, String, Class...) - Static method in class net.ttddyy.dsproxy.proxy.ReflectionUtils
+
+getMethodListener() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getMetric() - Method in class net.ttddyy.dsproxy.support.tags.MetricsTag
+
+getModifiedParameters() - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+getName() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+getNativeCallableStatement(CallableStatement) - Method in class net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+getNativePreparedStatement(PreparedStatement) - Method in class net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+getNativeStatement(Statement) - Method in class net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+getOpenConnectionIds() - Method in interface net.ttddyy.dsproxy.ConnectionIdManager
+
+Return set of connection ids that have not yet addClosedId.
+
+getOpenConnectionIds() - Method in class net.ttddyy.dsproxy.proxy.DefaultConnectionIdManager
+
+getOpenConnectionIds() - Method in class net.ttddyy.dsproxy.proxy.GlobalConnectionIdManager
+
+getOrCreateQueryCount(String) - Method in interface net.ttddyy.dsproxy.listener.QueryCountStrategy
+
+getOrCreateQueryCount(String) - Method in class net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+getOrCreateQueryCount(String) - Method in class net.ttddyy.dsproxy.listener.ThreadQueryCountHolder
+
+getOther() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getOutputValueForDisplay(Object, CallableStatement) - Method in class net.ttddyy.dsproxy.listener.logging.OutputParameterJsonLogEntryCreator
+
+getOutputValueForDisplay(Object, CallableStatement) - Method in class net.ttddyy.dsproxy.listener.logging.OutputParameterLogEntryCreator
+
+getParameterAsString(Object) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+Convert single parameter to String.
+
+getParameterKeyToDisplay(ParameterSetOperation) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+getParametersList() - Method in class net.ttddyy.dsproxy.QueryInfo
+
+List of parameter-operation-list.
+
+getParametersToDisplay(List<ParameterSetOperation>) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+populate param map with sorted by key.
+
+getParameterTransformer() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getParameterValueToDisplay(ParameterSetOperation) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+getParentLogger() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getPrepared() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getPreparedStatement(PreparedStatement) - Static method in class net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils
+
+getProxy() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+Get the proxy object.
+
+getProxyConfig() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getProxyConfig() - Method in interface net.ttddyy.dsproxy.proxy.ProxyJdbcObject
+
+
+
+getProxyConfig() - Method in class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+getProxyConfig() - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+getQuery() - Method in class net.ttddyy.dsproxy.QueryInfo
+
+getQuery() - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+getQueryArgsList() - Method in class net.ttddyy.dsproxy.QueryInfo
+
+
+
+getQueryCountMap() - Method in class net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+getQueryCountStrategy() - Method in class net.ttddyy.dsproxy.listener.DataSourceQueryCountListener
+
+getQueryListener() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getQueryLogEntryCreator() - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+getQueryLogEntryCreator() - Method in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+getQueryTransformer() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getQueryType(String) - Static method in class net.ttddyy.dsproxy.listener.QueryUtils
+
+Returns type of query from given query string.
+
+getResult() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+Contains query execution result.
+
+getResult() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getResultSetProxyLogicFactory() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+getRollbackCount() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+
+
+getSelect() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getSingleArgDisplayParameter(String) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+Construct display string for parameter.
+
+getSingleArgParameterAsString(Object) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+Convert single parameter to String.
+
+getStatement() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+
+
+getStatement(Statement) - Static method in class net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils
+
+getStatement() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getStatementType() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getStatementType(StatementType) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+getStopwatchFactory() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+
+
+getSuccess() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getTarget() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getTarget() - Method in interface net.ttddyy.dsproxy.proxy.ProxyJdbcObject
+
+Method to return wrapped source object(Connection, Statement, PreparedStatement, CallableStatement).
+
+getThreshold() - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+getThresholdTimeUnit() - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+getThrowable() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+getThrown() - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+getTime() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getTotal() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getTracingCondition() - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+getTracingMessageConsumer() - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+getTransactionIsolation(int) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+getType() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+getUpdate() - Method in class net.ttddyy.dsproxy.QueryCount
+
+getValue(ParameterSetOperation) - Method in interface net.ttddyy.dsproxy.listener.logging.ParameterValueConverter
+
+getValue(ParameterSetOperation) - Method in class net.ttddyy.dsproxy.listener.logging.RegisterOutParameterValueConverter
+
+getValue(ParameterSetOperation) - Method in class net.ttddyy.dsproxy.listener.logging.SetNullParameterValueConverter
+
+getValue(int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+getValue(String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+GlobalConnectionIdManager - Class in net.ttddyy.dsproxy.proxy
+
+ConnectionIdManager
implementation that emits connection IDs(sequential number) unique across all
+ datasources in JVM.
+
+GlobalConnectionIdManager() - Constructor for class net.ttddyy.dsproxy.proxy.GlobalConnectionIdManager
+
+
+
+
+
+
H
+
+handleCommonMethod(String, Object, ProxyConfig, Object[]) - Method in class net.ttddyy.dsproxy.proxy.ProxyLogicSupport
+
+hashCode() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+
+
+
+
+
I
+
+increment(QueryType) - Method in class net.ttddyy.dsproxy.QueryCount
+
+increment(StatementType) - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementCallable() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementCommitCount() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+Increment commit count.
+
+incrementDelete() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementFailure() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementInsert() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementOther() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementPrepared() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementRollbackCount() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+Increment rollback count.
+
+incrementSelect() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementStatement() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementSuccess() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementTime(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementTotal() - Method in class net.ttddyy.dsproxy.QueryCount
+
+incrementUpdate() - Method in class net.ttddyy.dsproxy.QueryCount
+
+inExecution - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+init(FilterConfig) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+init(FilterConfig) - Method in class net.ttddyy.dsproxy.support.QueryCounterClearFilter
+
+initLogLevelFromFilterConfigIfSpecified(String) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+initLogLevelFromFilterConfigIfSpecified(String) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter
+
+initLogLevelFromFilterConfigIfSpecified(String) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+initLogLevelFromFilterConfigIfSpecified(String) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter
+
+initLogLevelFromFilterConfigIfSpecified(String) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingServletFilter
+
+initLogLevelFromFilterConfigIfSpecified(String) - Method in class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingServletFilter
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogic
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.ConnectionProxyLogic
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.DataSourceProxyLogic
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.jdk.CallableStatementInvocationHandler
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.jdk.ConnectionInvocationHandler
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.jdk.DataSourceInvocationHandler
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.jdk.PreparedStatementInvocationHandler
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.jdk.ResultSetInvocationHandler
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.jdk.StatementInvocationHandler
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic
+
+invoke(Object, Method, Object[]) - Method in interface net.ttddyy.dsproxy.proxy.ResultSetProxyLogic
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogic
+
+invoke(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic
+
+invoke(MethodInvocation) - Method in class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+isAutoCloseGeneratedKeys() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+Whether to auto close
ResultSet
for generated-keys that is automatically retrieved.
+
+isAutoGenerateEnabledParameters(Object[]) - Static method in class net.ttddyy.dsproxy.proxy.GeneratedKeysUtils
+
+Whether given method arguments intend to enable auto-generated keys.
+
+isAutoRetrieveGeneratedKeys() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+
+
+isBatch() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+isBatch() - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+isByIndex() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+isByName() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+isClosed() - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+isClosed - Variable in class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogic
+
+isCommonMethod(String) - Method in class net.ttddyy.dsproxy.proxy.ProxyLogicSupport
+
+isFirstArgString(Object[]) - Static method in class net.ttddyy.dsproxy.proxy.ObjectArrayUtils
+
+isGeneratedKeysProxyEnabled() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+
+
+isMethodToRetrieveGeneratedKeys(Method) - Static method in class net.ttddyy.dsproxy.proxy.GeneratedKeysUtils
+
+Whether the given method supports auto-generated keys.
+
+isModified() - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+isMultiline() - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+isNullValue(Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic
+
+
+
+isPopulateQueryCountHolder() - Method in class net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+isRegisterOutParameterOperation(ParameterSetOperation) - Static method in class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+
+
+isResultSetProxyEnabled() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+isRetrieveGeneratedKeysForBatchPreparedOrCallable() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+Perform generated-keys auto retrieval for batch prepared or callable.
+
+isRetrieveGeneratedKeysForBatchStatement() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+Perform generated-keys auto retrieval for batch statement.
+
+isRetrieveIsolationLevel() - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+Whether to retrieve the isolation level from the connection.
+
+isSetNullParameterOperation(ParameterSetOperation) - Static method in class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+Check the given operation is setNull
method by method name.
+
+isSuccess() - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+Indicate whether the query execution was successful or not.
+
+isWrapperFor(Class<?>) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+
+
+
+
+
J
+
+JDBC4_METHODS - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+JdbcLifecycleEventExecutionListener - Class in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+JdbcLifecycleEventExecutionListener(JdbcLifecycleEventListener) - Constructor for class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+JdbcLifecycleEventListener - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+Callback for all JDBC proxy methods.
+
+JdbcLifecycleEventListenerAdapter - Class in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+JdbcLifecycleEventListenerAdapter() - Constructor for class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+JdbcLifecycleEventListenerUtils - Class in net.ttddyy.dsproxy.listener.lifecycle
+
+JdbcLifecycleEventListenerUtils() - Constructor for class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerUtils
+
+JdbcProxyFactory - Interface in net.ttddyy.dsproxy.proxy
+
+Factory interface to return a proxy with InvocationHandler used by datasource-proxy.
+
+jdbcProxyFactory(JdbcProxyFactory) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+jdbcProxyFactory(JdbcProxyFactory) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+JdkJdbcProxyFactory - Class in net.ttddyy.dsproxy.proxy.jdk
+
+
+
+JdkJdbcProxyFactory() - Constructor for class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+JSON_SPECIAL_CHARS - Static variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+JULQueryCountLoggingHandlerInterceptor - Class in net.ttddyy.dsproxy.support
+
+JULQueryCountLoggingHandlerInterceptor() - Constructor for class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+JULQueryCountLoggingHandlerInterceptor(Level) - Constructor for class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+JULQueryCountLoggingRequestListener - Class in net.ttddyy.dsproxy.support
+
+JULQueryCountLoggingRequestListener() - Constructor for class net.ttddyy.dsproxy.support.JULQueryCountLoggingRequestListener
+
+JULQueryCountLoggingServletFilter - Class in net.ttddyy.dsproxy.support
+
+JULQueryCountLoggingServletFilter() - Constructor for class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+JULQueryCountLoggingServletFilter(Level) - Constructor for class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+JULQueryLoggingListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log executed query information using JUL(Java Util Logging).
+
+JULQueryLoggingListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+JULSlowQueryListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log slow query using JUL(Java Util Logging).
+
+JULSlowQueryListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+JULSlowQueryListener(long, TimeUnit) - Constructor for class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+
+
+
+
+
L
+
+listener(QueryExecutionListener) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Register given listener.
+
+listener(JdbcLifecycleEventListener) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+log - Variable in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+log - Variable in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+log - Variable in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+log - Variable in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+log - Variable in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter
+
+Log4jLogLevel - Enum in net.ttddyy.dsproxy.listener.logging
+
+Apache Commons Logging log4j log level representation.
+
+Log4jLogUtils - Class in net.ttddyy.dsproxy.support
+
+Log4jLogUtils() - Constructor for class net.ttddyy.dsproxy.support.Log4jLogUtils
+
+Log4jQueryCountLoggingHandlerInterceptor - Class in net.ttddyy.dsproxy.support
+
+Log4jQueryCountLoggingHandlerInterceptor() - Constructor for class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+Log4jQueryCountLoggingHandlerInterceptor(Log4jLogLevel) - Constructor for class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+Log4jQueryCountLoggingRequestListener - Class in net.ttddyy.dsproxy.support
+
+Log4jQueryCountLoggingRequestListener() - Constructor for class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingRequestListener
+
+Log4jQueryCountLoggingServletFilter - Class in net.ttddyy.dsproxy.support
+
+Log4jQueryCountLoggingServletFilter() - Constructor for class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter
+
+Log4jQueryLoggingListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log executed query information using Apache Commons Logging log4j..
+
+Log4jQueryLoggingListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+Log4jSlowQueryListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log slow query using Apache Commons Logging log4j.
+
+Log4jSlowQueryListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+Log4jSlowQueryListener(long, TimeUnit) - Constructor for class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+LOG_LEVEL_PARAM - Static variable in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+logFormatter - Variable in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+logger - Variable in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+logger - Variable in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+logger - Variable in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+logger - Variable in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+logger - Variable in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+logger - Variable in class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+logger - Variable in class net.ttddyy.dsproxy.support.JULQueryCountLoggingRequestListener
+
+logger - Variable in class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+LOGGER_NAME - Static variable in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+loggingCondition - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+LoggingCondition - Interface in net.ttddyy.dsproxy.listener.logging
+
+Strategy to decide whether to perform logging logic.
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+logLevel - Variable in class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+logLevel - Variable in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+logLevel(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+Set commons log level for query-count-logger.
+
+logLevel(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+Set slf4j log level for query-count-logger.
+
+logLevel(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+Set log4j log level for query-count-logger.
+
+logMessage(String) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+log message
+
+ Default implementation delegates to consumer that writes out to console.
+
+logQueryByCommons() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByCommons(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByCommons(String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByCommons(CommonsLogLevel, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByJUL() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByJUL(Level) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByJUL(String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByJUL(Level, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByLog4j() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByLog4j(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByLog4j(String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryByLog4j(Log4jLogLevel, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryBySlf4j() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryBySlf4j(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryBySlf4j(String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryBySlf4j(SLF4JLogLevel, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logQueryToSysOut() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByCommons(long, TimeUnit) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByCommons(long, TimeUnit, CommonsLogLevel) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByCommons(long, TimeUnit, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByCommons(long, TimeUnit, CommonsLogLevel, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByJUL(long, TimeUnit) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByJUL(long, TimeUnit, Level) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByJUL(long, TimeUnit, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByJUL(long, TimeUnit, Level, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByLog4j(long, TimeUnit) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByLog4j(long, TimeUnit, Log4jLogLevel) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByLog4j(long, TimeUnit, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryByLog4j(long, TimeUnit, Log4jLogLevel, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryBySlf4j(long, TimeUnit) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryBySlf4j(long, TimeUnit, SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryBySlf4j(long, TimeUnit, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryBySlf4j(long, TimeUnit, SLF4JLogLevel, String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+logSlowQueryToSysOut(long, TimeUnit) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+
+
+
+
+
M
+
+method(Method) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+methodArgs(Object[]) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+MethodExecutionContext - Class in net.ttddyy.dsproxy.listener
+
+POJO to hold values for JDBC API invocations.
+
+MethodExecutionContext() - Constructor for class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+MethodExecutionContext.Builder - Class in net.ttddyy.dsproxy.listener
+
+MethodExecutionListener - Interface in net.ttddyy.dsproxy.listener
+
+Callback listener for JDBC API method invocations.
+
+methodListener(MethodExecutionListener) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+methodListener(MethodExecutionListener) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+METHODS_TO_INTERCEPT - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+METHODS_TO_OPERATE_PARAMETER - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+METHODS_TO_RETURN_RESULTSET - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+MetricsTag - Class in net.ttddyy.dsproxy.support.tags
+
+Implementation of "metrics" custom tag.
+
+MetricsTag() - Constructor for class net.ttddyy.dsproxy.support.tags.MetricsTag
+
+multiline() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Use multiline output for logging query.
+
+
+
+
+
+
N
+
+name(String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Set datasource name.
+
+NanoTimeStopwatch() - Constructor for class net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory.NanoTimeStopwatch
+
+NanoTimeStopwatchFactory - Class in net.ttddyy.dsproxy.proxy
+
+
+
+NanoTimeStopwatchFactory() - Constructor for class net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory
+
+NanoTimeStopwatchFactory.NanoTimeStopwatch - Class in net.ttddyy.dsproxy.proxy
+
+Stopwatch
implementation that uses
System.nanoTime()
.
+
+NativeJdbcExtractUtils - Class in net.ttddyy.dsproxy.proxy
+
+NativeJdbcExtractUtils() - Constructor for class net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils
+
+net.ttddyy.dsproxy - package net.ttddyy.dsproxy
+
+net.ttddyy.dsproxy.listener - package net.ttddyy.dsproxy.listener
+
+net.ttddyy.dsproxy.listener.lifecycle - package net.ttddyy.dsproxy.listener.lifecycle
+
+net.ttddyy.dsproxy.listener.logging - package net.ttddyy.dsproxy.listener.logging
+
+net.ttddyy.dsproxy.proxy - package net.ttddyy.dsproxy.proxy
+
+net.ttddyy.dsproxy.proxy.jdk - package net.ttddyy.dsproxy.proxy.jdk
+
+net.ttddyy.dsproxy.support - package net.ttddyy.dsproxy.support
+
+net.ttddyy.dsproxy.support.jndi - package net.ttddyy.dsproxy.support.jndi
+
+net.ttddyy.dsproxy.support.tags - package net.ttddyy.dsproxy.support.tags
+
+net.ttddyy.dsproxy.transform - package net.ttddyy.dsproxy.transform
+
+NoOpMethodExecutionListener - Class in net.ttddyy.dsproxy.listener
+
+
+
+NoOpMethodExecutionListener() - Constructor for class net.ttddyy.dsproxy.listener.NoOpMethodExecutionListener
+
+NoOpParameterTransformer - Class in net.ttddyy.dsproxy.transform
+
+
+
+NoOpParameterTransformer() - Constructor for class net.ttddyy.dsproxy.transform.NoOpParameterTransformer
+
+NoOpQueryExecutionListener - Class in net.ttddyy.dsproxy.listener
+
+
+
+NoOpQueryExecutionListener() - Constructor for class net.ttddyy.dsproxy.listener.NoOpQueryExecutionListener
+
+NoOpQueryTransformer - Class in net.ttddyy.dsproxy.transform
+
+
+
+NoOpQueryTransformer() - Constructor for class net.ttddyy.dsproxy.transform.NoOpQueryTransformer
+
+nullSafeValueOf(String) - Static method in enum net.ttddyy.dsproxy.listener.logging.CommonsLogLevel
+
+nullSafeValueOf(String) - Static method in enum net.ttddyy.dsproxy.listener.logging.Log4jLogLevel
+
+nullSafeValueOf(String) - Static method in enum net.ttddyy.dsproxy.listener.logging.SLF4JLogLevel
+
+
+
+
+
+
O
+
+ObjectArrayUtils - Class in net.ttddyy.dsproxy.proxy
+
+ObjectArrayUtils() - Constructor for class net.ttddyy.dsproxy.proxy.ObjectArrayUtils
+
+onSlowQuery(ExecutionInfo, List<QueryInfo>, long) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+onSlowQuery(ExecutionInfo, List<QueryInfo>, long) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+Callback when query execution time exceeds the threshold.
+
+OutputParameterJsonLogEntryCreator - Class in net.ttddyy.dsproxy.listener.logging
+
+
+
+OutputParameterJsonLogEntryCreator() - Constructor for class net.ttddyy.dsproxy.listener.logging.OutputParameterJsonLogEntryCreator
+
+OutputParameterLogEntryCreator - Class in net.ttddyy.dsproxy.listener.logging
+
+
+
+OutputParameterLogEntryCreator() - Constructor for class net.ttddyy.dsproxy.listener.logging.OutputParameterLogEntryCreator
+
+
+
+
+
+
P
+
+PARAMETER_METHOD_REGISTER_OUT_PARAMETER - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+PARAMETER_METHOD_SET_NULL - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+PARAMETER_METHODS - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+parameterDisplayLength - Variable in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+ParameterKey - Class in net.ttddyy.dsproxy.proxy
+
+ParameterKey(int) - Constructor for class net.ttddyy.dsproxy.proxy.ParameterKey
+
+ParameterKey(String) - Constructor for class net.ttddyy.dsproxy.proxy.ParameterKey
+
+ParameterKey.ParameterKeyType - Enum in net.ttddyy.dsproxy.proxy
+
+ParameterKeyUtils - Class in net.ttddyy.dsproxy.proxy
+
+ParameterKeyUtils() - Constructor for class net.ttddyy.dsproxy.proxy.ParameterKeyUtils
+
+ParameterReplacer - Class in net.ttddyy.dsproxy.transform
+
+ParameterReplacer() - Constructor for class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+ParameterReplacer(Map<ParameterKey, ParameterSetOperation>) - Constructor for class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+ParameterSetOperation - Class in net.ttddyy.dsproxy.proxy
+
+Keeps a method and its arguments when parameter-set-method is called.
+
+ParameterSetOperation() - Constructor for class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+ParameterSetOperation(Method, Object[]) - Constructor for class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+parameterTransformer(ParameterTransformer) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+parameterTransformer(ParameterTransformer) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+ParameterTransformer - Interface in net.ttddyy.dsproxy.transform
+
+ParameterValueConverter - Interface in net.ttddyy.dsproxy.listener.logging
+
+
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogic
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.proxy.ConnectionProxyLogic
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.proxy.DataSourceProxyLogic
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.proxy.ProxyLogicSupport
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogic
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic
+
+performProxyLogic(Object, Method, Object[], MethodExecutionContext) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+prefix - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+PreparedStatementInvocationHandler - Class in net.ttddyy.dsproxy.proxy.jdk
+
+
+
+PreparedStatementInvocationHandler(PreparedStatement, String, ConnectionInfo, Connection, ProxyConfig, boolean) - Constructor for class net.ttddyy.dsproxy.proxy.jdk.PreparedStatementInvocationHandler
+
+PreparedStatementMethodCallbacks - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+proceedExecution(Method, Object, Object[]) - Method in class net.ttddyy.dsproxy.proxy.ProxyLogicSupport
+
+Invoke the method on target object.
+
+proceedMethodExecution(ProxyConfig, Object, ConnectionInfo, Object, Method, Object[]) - Method in class net.ttddyy.dsproxy.proxy.ProxyLogicSupport
+
+
+
+proxy(Object) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+proxyConfig(ProxyConfig) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+ProxyConfig - Class in net.ttddyy.dsproxy.proxy
+
+Hold configuration objects for creating a proxy.
+
+ProxyConfig() - Constructor for class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+proxyConfig(ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+proxyConfig(ProxyConfig) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+ProxyConfig.Builder - Class in net.ttddyy.dsproxy.proxy
+
+ProxyConfigSpringXmlSupport - Class in net.ttddyy.dsproxy.support
+
+ProxyConfig
bean creation support for XML based spring configuration.
+
+ProxyConfigSpringXmlSupport() - Constructor for class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+proxyConnection(Connection) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+ProxyConnectionAdvice - Class in net.ttddyy.dsproxy.support
+
+Support injecting proxies by AOP.
+
+ProxyConnectionAdvice() - Constructor for class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+ProxyDataSource - Class in net.ttddyy.dsproxy.support
+
+
+
+ProxyDataSource() - Constructor for class net.ttddyy.dsproxy.support.ProxyDataSource
+
+ProxyDataSource(DataSource) - Constructor for class net.ttddyy.dsproxy.support.ProxyDataSource
+
+ProxyDataSourceBuilder - Class in net.ttddyy.dsproxy.support
+
+
+
+ProxyDataSourceBuilder() - Constructor for class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+ProxyDataSourceBuilder(DataSource) - Constructor for class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+ProxyDataSourceBuilder.FormatQueryCallback - Interface in net.ttddyy.dsproxy.support
+
+Functional interface to be called for formatting a query.
+
+ProxyDataSourceBuilder.SingleMethodExecution - Interface in net.ttddyy.dsproxy.support
+
+
+
+ProxyDataSourceBuilder.SingleQueryExecution - Interface in net.ttddyy.dsproxy.support
+
+
+
+ProxyDataSourceObjectFactory - Class in net.ttddyy.dsproxy.support.jndi
+
+
+
+ProxyDataSourceObjectFactory() - Constructor for class net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+proxyGeneratedKeys() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable
ResultSet
proxy for generated keys(e.g.: Statement#getGeneratedKeys()).
+
+proxyGeneratedKeys(ResultSetProxyLogicFactory) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable
ResultSet
proxy for generated keys with given proxy logic factory.
+
+ProxyJdbcObject - Interface in net.ttddyy.dsproxy.proxy
+
+Provide a method to unwrap the original jdbc object from proxy object.
+
+ProxyLogicSupport - Class in net.ttddyy.dsproxy.proxy
+
+Parent class for all proxy logic.
+
+ProxyLogicSupport() - Constructor for class net.ttddyy.dsproxy.proxy.ProxyLogicSupport
+
+proxyResultSet() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable resultset proxy.
+
+proxyResultSet(ResultSetProxyLogicFactory) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable resultset proxy with given proxy logic factory.
+
+put(String, QueryCount) - Static method in class net.ttddyy.dsproxy.QueryCountHolder
+
+
+
+
+
+
Q
+
+query(String) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+QUERY_EXEC_METHODS - Static variable in interface net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+QueryCount - Class in net.ttddyy.dsproxy
+
+Hold query metrics.
+
+QueryCount() - Constructor for class net.ttddyy.dsproxy.QueryCount
+
+QueryCounterClearFilter - Class in net.ttddyy.dsproxy.support
+
+
+
+QueryCounterClearFilter() - Constructor for class net.ttddyy.dsproxy.support.QueryCounterClearFilter
+
+QueryCounterClearHandlerInterceptor - Class in net.ttddyy.dsproxy.support
+
+
+
+QueryCounterClearHandlerInterceptor() - Constructor for class net.ttddyy.dsproxy.support.QueryCounterClearHandlerInterceptor
+
+QueryCounterClearServletRequestListener - Class in net.ttddyy.dsproxy.support
+
+
+
+QueryCounterClearServletRequestListener() - Constructor for class net.ttddyy.dsproxy.support.QueryCounterClearServletRequestListener
+
+QueryCountHolder - Class in net.ttddyy.dsproxy
+
+Hold QueryCount object by datasource name.
+
+QueryCountHolder() - Constructor for class net.ttddyy.dsproxy.QueryCountHolder
+
+QueryCountLogEntryCreator - Interface in net.ttddyy.dsproxy.support
+
+QueryCountLoggerBuilder - Class in net.ttddyy.dsproxy.support
+
+Builder for QueryCountLogging related classes.
+
+QueryCountLoggerBuilder() - Constructor for class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder
+
+QueryCountStrategy - Interface in net.ttddyy.dsproxy.listener
+
+QueryExecutionListener - Interface in net.ttddyy.dsproxy.listener
+
+Listener interface.
+
+QueryInfo - Class in net.ttddyy.dsproxy
+
+Hold query and parameter information.
+
+QueryInfo() - Constructor for class net.ttddyy.dsproxy.QueryInfo
+
+QueryInfo(String) - Constructor for class net.ttddyy.dsproxy.QueryInfo
+
+queryInfoList - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener.RunningQueryContext
+
+queryListener(QueryExecutionListener) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+queryLogEntryCreator - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+queryLogEntryCreator - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+QueryLogEntryCreator - Interface in net.ttddyy.dsproxy.listener.logging
+
+Generate logging entry.
+
+queryTransformer(QueryTransformer) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+queryTransformer(QueryTransformer) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+QueryTransformer - Interface in net.ttddyy.dsproxy.transform
+
+Interceptor that can transform the query statement.
+
+QueryType - Enum in net.ttddyy.dsproxy
+
+QueryUtils - Class in net.ttddyy.dsproxy.listener
+
+QueryUtils() - Constructor for class net.ttddyy.dsproxy.listener.QueryUtils
+
+
+
+
+
+
R
+
+ReflectionUtils - Class in net.ttddyy.dsproxy.proxy
+
+ReflectionUtils() - Constructor for class net.ttddyy.dsproxy.proxy.ReflectionUtils
+
+registerOutParameter(int, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+registerOutParameter(int, int, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+registerOutParameter(int, int, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+registerOutParameter(String, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+registerOutParameter(String, int, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+registerOutParameter(String, int, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+registerOutParameterValueConverter - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+RegisterOutParameterValueConverter - Class in net.ttddyy.dsproxy.listener.logging
+
+
+
+RegisterOutParameterValueConverter() - Constructor for class net.ttddyy.dsproxy.listener.logging.RegisterOutParameterValueConverter
+
+removeCommentAndWhiteSpace(String) - Static method in class net.ttddyy.dsproxy.listener.QueryUtils
+
+repeatableReadGeneratedKeys() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable
ResultSet
proxy for generated keys that allows repeatable read.
+
+repeatableReadResultSet() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Enable resultset proxy that allows repeatable read.
+
+RepeatableReadResultSetProxyLogic - Class in net.ttddyy.dsproxy.proxy
+
+Allows
ResultSet
to be consumed more than once.
+
+RepeatableReadResultSetProxyLogic() - Constructor for class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic
+
+RepeatableReadResultSetProxyLogic.Builder - Class in net.ttddyy.dsproxy.proxy
+
+RepeatableReadResultSetProxyLogicFactory - Class in net.ttddyy.dsproxy.proxy
+
+
+
+RepeatableReadResultSetProxyLogicFactory() - Constructor for class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogicFactory
+
+requestDestroyed(ServletRequestEvent) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener
+
+requestDestroyed(ServletRequestEvent) - Method in class net.ttddyy.dsproxy.support.QueryCounterClearServletRequestListener
+
+requestInitialized(ServletRequestEvent) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener
+
+requestInitialized(ServletRequestEvent) - Method in class net.ttddyy.dsproxy.support.QueryCounterClearServletRequestListener
+
+resetId() - Static method in class net.ttddyy.dsproxy.proxy.GlobalConnectionIdManager
+
+Reset internal id counter.
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+Callback method to reset the logger object in concrete class when log name is specified.
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+Callback method to reset the logger object in concrete class when log name is specified.
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingHandlerInterceptor
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingHandlerInterceptor
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingServletFilter
+
+resetLogger(String) - Method in class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingServletFilter
+
+result(Object) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+resultSet(ResultSet) - Method in class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+ResultSetInvocationHandler - Class in net.ttddyy.dsproxy.proxy.jdk
+
+
+
+ResultSetInvocationHandler(ResultSetProxyLogicFactory, ResultSet, ConnectionInfo, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.jdk.ResultSetInvocationHandler
+
+ResultSetMethodCallbacks - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+ResultSetProxyLogic - Interface in net.ttddyy.dsproxy.proxy
+
+
+
+resultSetProxyLogicFactory(ResultSetProxyLogicFactory) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+ResultSetProxyLogicFactory - Interface in net.ttddyy.dsproxy.proxy
+
+
+
+retrieveGeneratedKeysForBatch(boolean, boolean) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Configure generated-keys retrieval for batch statement and prepared/callable when auto retrieval is enabled.
+
+retrieveGeneratedKeysForBatchPreparedOrCallable(boolean) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+retrieveGeneratedKeysForBatchStatement(boolean) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+retrieveIsolation() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Retrieve the isolation level from the connection.
+
+retrieveIsolationLevel(boolean) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+When set to true
, retrieve the isolation level from the connection.
+
+RunningQueryContext(ExecutionInfo, List<QueryInfo>, long, Stopwatch) - Constructor for class net.ttddyy.dsproxy.listener.SlowQueryListener.RunningQueryContext
+
+
+
+
+
+
S
+
+setArgs(Object[]) - Method in class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+setArray(int, Array) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setAsciiStream(int, InputStream, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setAsciiStream(int, InputStream, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setAsciiStream(int, InputStream) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setAsciiStream(String, InputStream, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setAsciiStream(String, InputStream, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setAsciiStream(String, InputStream) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBatch(boolean) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setBatch(boolean) - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+setBatchSize(int) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setBeanName(String) - Method in class net.ttddyy.dsproxy.support.BeanNameProxyDataSource
+
+setBigDecimal(int, BigDecimal) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBigDecimal(String, BigDecimal) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBinaryStream(int, InputStream, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBinaryStream(int, InputStream, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBinaryStream(int, InputStream) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBinaryStream(String, InputStream, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBinaryStream(String, InputStream, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBinaryStream(String, InputStream) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBlob(int, Blob) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBlob(int, InputStream, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBlob(int, InputStream) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBlob(String, InputStream, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBlob(String, Blob) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBlob(String, InputStream) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBoolean(int, boolean) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBoolean(String, boolean) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setByte(int, byte) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setByte(String, byte) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBytes(int, byte[]) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setBytes(String, byte[]) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setCallable(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setCharacterStream(int, Reader, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setCharacterStream(int, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setCharacterStream(int, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setCharacterStream(String, Reader, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setCharacterStream(String, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setCharacterStream(String, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setClazz(Class<? extends Statement>) - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+setClearQueryCounter(boolean) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+setClearQueryCounter(boolean) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+setClob(int, Clob) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setClob(int, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setClob(int, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setClob(String, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setClob(String, Clob) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setClob(String, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setClosed(boolean) - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+setCommitCount(int) - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+setConnectionId(String) - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+setConnectionId(String) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setConnectionIdManager(ConnectionIdManager) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setConnectionIdManager(ConnectionIdManager) - Method in class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+setConnectionIdManager(ConnectionIdManager) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+setConnectionInfo(ConnectionInfo) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+setCount(int) - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+setDataSource(DataSource) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+setDataSource(String) - Method in class net.ttddyy.dsproxy.support.tags.MetricsTag
+
+setDataSourceName(String) - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+setDataSourceName(String) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setDataSourceName(String) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setDataSourceName(String) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+setDataSourceName(String) - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+setDate(int, Date) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setDate(int, Date, Calendar) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setDate(String, Date) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setDate(String, Date, Calendar) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setDelegate(JdbcLifecycleEventListener) - Method in class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+setDelegate(NativeJdbcExtractor) - Method in class net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+setDelete(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setDouble(int, double) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setDouble(String, double) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setElapsedTime(long) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setElapsedTime(long) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+setFailure(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setFloat(int, float) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setFloat(String, float) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setGeneratedKeys(ResultSet) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setInsert(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setInt(int, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setInt(String, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setIsolationLevel(int) - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+setIsolationLevel(int) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setJdbcProxyFactory(JdbcProxyFactory) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setJdbcProxyFactory(JdbcProxyFactory) - Method in class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+setListener(QueryExecutionListener) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+Deprecated.
+
+setListeners(List<QueryExecutionListener>) - Method in class net.ttddyy.dsproxy.listener.ChainListener
+
+setListeners(List<MethodExecutionListener>) - Method in class net.ttddyy.dsproxy.listener.CompositeMethodListener
+
+setLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+Override Log
instance with specified log name.
+
+setLog(Log) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+Override Log
instance.
+
+setLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+setLog(Log) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+setLog(Log) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingHandlerInterceptor
+
+Override Log
instance.
+
+setLog(Log) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingRequestListener
+
+Override Log
instance.
+
+setLog(Log) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter
+
+Override Log
instance.
+
+setLogFormatter(QueryCountLogEntryCreator) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+setLogFormatter(QueryCountLogEntryCreator) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener
+
+setLogFormatter(QueryCountLogEntryCreator) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+setLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+Override
Logger
instance that has specified logger name
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+
+
+setLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+setLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+Override Logger
instance that has specified logger name.
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+Override Logger
instance.
+
+setLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+setLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+Override Logger
instance that has specified logger name.
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+Override Logger
instance.
+
+setLogger(String) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingRequestListener
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+Override Logger
instance.
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingRequestListener
+
+Override Logger
instance.
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter
+
+Override Logger
instance.
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingHandlerInterceptor
+
+Override Logger
instance.
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingRequestListener
+
+Override Logger
instance.
+
+setLogger(Logger) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingServletFilter
+
+Override Logger
instance.
+
+setLoggerName(String) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+
+
+setLoggerName(String) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+Specify logger name.
+
+setLoggingCondition(LoggingCondition) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+A boolean supplier that determines whether to perform logging logic.
+
+setLoginTimeout(int) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+setLogLevel(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+setLogLevel(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+setLogLevel(Level) - Method in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+setLogLevel(Level) - Method in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+setLogLevel(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+setLogLevel(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+setLogLevel(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+setLogLevel(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+setLogLevel(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingHandlerInterceptor
+
+setLogLevel(CommonsLogLevel) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter
+
+setLogLevel(Level) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+setLogLevel(Level) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+setLogLevel(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+setLogLevel(Log4jLogLevel) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter
+
+setLogLevel(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingHandlerInterceptor
+
+setLogLevel(SLF4JLogLevel) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingServletFilter
+
+setLogWriter(PrintWriter) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+setLong(int, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setLong(String, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setMethod(Method) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setMethod(Method) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+Set a method to invoke.
+
+setMethod(Method) - Method in class net.ttddyy.dsproxy.proxy.ParameterSetOperation
+
+setMethodArgs(Object[]) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setMethodArgs(Object[]) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+Set method parameters to invoke.
+
+setMethodListener(CompositeMethodListener) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setMetric(String) - Method in class net.ttddyy.dsproxy.support.tags.MetricsTag
+
+setMultiline(boolean) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Enable multiline output in #getLogEntry(ExecutionInfo, List, boolean, boolean)
.
+
+setNCharacterStream(int, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNCharacterStream(int, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNCharacterStream(String, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNCharacterStream(String, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNClob(int, NClob) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNClob(int, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNClob(int, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNClob(String, NClob) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNClob(String, Reader, long) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNClob(String, Reader) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNString(int, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNString(String, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNull(int, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNull(int, int, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNull(String, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNull(String, int, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setNullParameterValueConverter - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+SetNullParameterValueConverter - Class in net.ttddyy.dsproxy.listener.logging
+
+Convert setNull parameter operation.
+
+SetNullParameterValueConverter() - Constructor for class net.ttddyy.dsproxy.listener.logging.SetNullParameterValueConverter
+
+setObject(int, Object, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setObject(int, Object) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setObject(int, Object, int, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setObject(String, Object, int, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setObject(String, Object, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setObject(String, Object) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setOther(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setParameterDisplayLength(int) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+setParametersList(List<List<ParameterSetOperation>>) - Method in class net.ttddyy.dsproxy.QueryInfo
+
+setParameterTransformer(ParameterTransformer) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setPopulateQueryCountHolder(boolean) - Method in class net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+setPrepared(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setProxy(Object) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+setProxyConfig(ProxyConfig) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+setProxyConfig(ProxyConfig) - Method in class net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+setProxyConfig(ProxyConfig) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+setQuery(String) - Method in class net.ttddyy.dsproxy.QueryInfo
+
+setQuery(String) - Method in class net.ttddyy.dsproxy.transform.TransformInfo
+
+setQueryCountMap(ConcurrentMap<String, QueryCount>) - Method in class net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+setQueryCountStrategy(QueryCountStrategy) - Method in class net.ttddyy.dsproxy.listener.DataSourceQueryCountListener
+
+setQueryListener(ChainListener) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setQueryLogEntryCreator(QueryLogEntryCreator) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+setQueryLogEntryCreator(QueryLogEntryCreator) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+setQueryTransformer(QueryTransformer) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setRef(int, Ref) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setRegisterOutParameterValueConverter(ParameterValueConverter) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+setResult(Object) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setResult(Object) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+setResultSetProxyLogicFactory(ResultSetProxyLogicFactory) - Method in class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+setRetrieveIsolationLevel(boolean) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig
+
+Set whether to retrieve the isolation level from the connection.
+
+setRollbackCount(int) - Method in class net.ttddyy.dsproxy.ConnectionInfo
+
+setRowId(int, RowId) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setRowId(String, RowId) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setSelect(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setSetNullParameterValueConverter(ParameterValueConverter) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+setShort(int, short) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setShort(String, short) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setSQLXML(int, SQLXML) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setSQLXML(String, SQLXML) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setStatement(Statement) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setStatement(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setStatementType(StatementType) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setStopwatchFactory(StopwatchFactory) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+
+
+setString(int, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setString(String, String) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setSuccess(boolean) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+setSuccess(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setTarget(Object) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+setThreshold(long) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+setThresholdTimeUnit(TimeUnit) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+setThrowable(Throwable) - Method in class net.ttddyy.dsproxy.ExecutionInfo
+
+Contains an exception thrown while query was executed.
+
+setThrown(Throwable) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext
+
+setTime(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setTime(int, Time) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTime(int, Time, Calendar) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTime(String, Time) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTime(String, Time, Calendar) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTimestamp(int, Timestamp) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTimestamp(int, Timestamp, Calendar) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTimestamp(String, Timestamp) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTimestamp(String, Timestamp, Calendar) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setTotal(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setTracingCondition(TracingMethodListener.TracingCondition) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+setTracingMessageConsumer(TracingMethodListener.TracingMessageConsumer) - Method in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+setUnicodeStream(int, InputStream, int) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setUpdate(long) - Method in class net.ttddyy.dsproxy.QueryCount
+
+setURL(int, URL) - Method in class net.ttddyy.dsproxy.transform.ParameterReplacer
+
+setUseDaemonThread(boolean) - Method in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+When set to true
(default), the executor creates daemon threads to check slow queries.
+
+setWriteAsJson(boolean) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+setWriteAsJson(boolean) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener
+
+setWriteAsJson(boolean) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+setWriteConnectionId(boolean) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+setWriteConnectionId(boolean) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+setWriteDataSourceName(boolean) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+setWriteDataSourceName(boolean) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+setWriteIsolation(boolean) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+setWriteIsolation(boolean) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+SimpleResultSetProxyLogic - Class in net.ttddyy.dsproxy.proxy
+
+Simply delegate method calls to the actual
ResultSet
.
+
+SimpleResultSetProxyLogic(ResultSet, ConnectionInfo, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogic
+
+SimpleResultSetProxyLogicFactory - Class in net.ttddyy.dsproxy.proxy
+
+
+
+SimpleResultSetProxyLogicFactory() - Constructor for class net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogicFactory
+
+SingleQueryCountHolder - Class in net.ttddyy.dsproxy.listener
+
+
+
+SingleQueryCountHolder() - Constructor for class net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+SLF4JLogLevel - Enum in net.ttddyy.dsproxy.listener.logging
+
+SLF4J log level representation.
+
+SLF4JLogUtils - Class in net.ttddyy.dsproxy.support
+
+SLF4JLogUtils() - Constructor for class net.ttddyy.dsproxy.support.SLF4JLogUtils
+
+SLF4JQueryCountLoggingHandlerInterceptor - Class in net.ttddyy.dsproxy.support
+
+SLF4JQueryCountLoggingHandlerInterceptor() - Constructor for class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingHandlerInterceptor
+
+SLF4JQueryCountLoggingHandlerInterceptor(SLF4JLogLevel) - Constructor for class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingHandlerInterceptor
+
+SLF4JQueryCountLoggingRequestListener - Class in net.ttddyy.dsproxy.support
+
+SLF4JQueryCountLoggingRequestListener() - Constructor for class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingRequestListener
+
+SLF4JQueryCountLoggingServletFilter - Class in net.ttddyy.dsproxy.support
+
+SLF4JQueryCountLoggingServletFilter() - Constructor for class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingServletFilter
+
+SLF4JQueryLoggingListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log executed query information using SLF4J.
+
+SLF4JQueryLoggingListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+SLF4JSlowQueryListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log slow query using SLF4j.
+
+SLF4JSlowQueryListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+SLF4JSlowQueryListener(long, TimeUnit) - Constructor for class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+SlowQueryListener - Class in net.ttddyy.dsproxy.listener
+
+Slow query detection listener.
+
+SlowQueryListener() - Constructor for class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+SlowQueryListener.RunningQueryContext - Class in net.ttddyy.dsproxy.listener
+
+Data holder for currently running query.
+
+SQL_TYPENAME_BY_CODE - Static variable in interface net.ttddyy.dsproxy.listener.logging.ParameterValueConverter
+
+start() - Method in class net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory.NanoTimeStopwatch
+
+start() - Method in interface net.ttddyy.dsproxy.proxy.Stopwatch
+
+Start the stopwatch.
+
+start() - Method in class net.ttddyy.dsproxy.proxy.SystemStopwatchFactory.SystemStopwatch
+
+startTimeInMills - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener.RunningQueryContext
+
+statement(Statement, StatementType) - Method in class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+StatementInvocationHandler - Class in net.ttddyy.dsproxy.proxy.jdk
+
+
+
+StatementInvocationHandler(Statement, ConnectionInfo, Connection, ProxyConfig) - Constructor for class net.ttddyy.dsproxy.proxy.jdk.StatementInvocationHandler
+
+StatementMethodCallbacks - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+
+
+StatementMethodNames - Interface in net.ttddyy.dsproxy.proxy
+
+Method names that proxy logic classes have interested in.
+
+StatementProxyLogic - Class in net.ttddyy.dsproxy.proxy
+
+
+
+StatementProxyLogic() - Constructor for class net.ttddyy.dsproxy.proxy.StatementProxyLogic
+
+StatementProxyLogic.Builder - Class in net.ttddyy.dsproxy.proxy
+
+
+
+StatementType - Enum in net.ttddyy.dsproxy
+
+stopwatch - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener.RunningQueryContext
+
+Stopwatch - Interface in net.ttddyy.dsproxy.proxy
+
+Used to measure elapsed time for execution.
+
+stopwatchFactory - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+stopwatchFactory(StopwatchFactory) - Method in class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder
+
+StopwatchFactory - Interface in net.ttddyy.dsproxy.proxy
+
+
+
+StringAsIntegerComparator() - Constructor for class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator.StringAsIntegerComparator
+
+supportIsClosedMethod - Variable in class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogic
+
+SystemOutQueryCountLoggingHandlerInterceptor - Class in net.ttddyy.dsproxy.support
+
+HandlerInterceptor
to log query metrics to
System.out
.
+
+SystemOutQueryCountLoggingHandlerInterceptor() - Constructor for class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingHandlerInterceptor
+
+SystemOutQueryCountLoggingRequestListener - Class in net.ttddyy.dsproxy.support
+
+ServletRequestListener
to log query metrics per http request using
System.out
.
+
+SystemOutQueryCountLoggingRequestListener() - Constructor for class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingRequestListener
+
+SystemOutQueryCountLoggingServletFilter - Class in net.ttddyy.dsproxy.support
+
+Servlet Filter to log query metrics per http request using
System.out
.
+
+SystemOutQueryCountLoggingServletFilter() - Constructor for class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingServletFilter
+
+SystemOutQueryLoggingListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Output query logging to System.out.
+
+SystemOutQueryLoggingListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.SystemOutQueryLoggingListener
+
+SystemOutSlowQueryListener - Class in net.ttddyy.dsproxy.listener.logging
+
+Log slow query to System.out.
+
+SystemOutSlowQueryListener() - Constructor for class net.ttddyy.dsproxy.listener.logging.SystemOutSlowQueryListener
+
+SystemOutSlowQueryListener(long, TimeUnit) - Constructor for class net.ttddyy.dsproxy.listener.logging.SystemOutSlowQueryListener
+
+SystemStopwatch() - Constructor for class net.ttddyy.dsproxy.proxy.SystemStopwatchFactory.SystemStopwatch
+
+SystemStopwatchFactory - Class in net.ttddyy.dsproxy.proxy
+
+
+
+SystemStopwatchFactory() - Constructor for class net.ttddyy.dsproxy.proxy.SystemStopwatchFactory
+
+SystemStopwatchFactory.SystemStopwatch - Class in net.ttddyy.dsproxy.proxy
+
+Uses System.currentTimeMillis()
to calculate elapsed time.
+
+
+
+
+
+
T
+
+target(Object) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+ThreadQueryCountHolder - Class in net.ttddyy.dsproxy.listener
+
+
+
+ThreadQueryCountHolder() - Constructor for class net.ttddyy.dsproxy.listener.ThreadQueryCountHolder
+
+threshold - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+thresholdTimeUnit - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+thrown(Throwable) - Method in class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+toIndexMap(Map<ParameterKey, T>) - Static method in class net.ttddyy.dsproxy.proxy.ParameterKeyUtils
+
+toNameMap(Map<ParameterKey, T>) - Static method in class net.ttddyy.dsproxy.proxy.ParameterKeyUtils
+
+toString() - Method in class net.ttddyy.dsproxy.proxy.ParameterKey
+
+traceMethods() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+traceMethods(TracingMethodListener.TracingMessageConsumer) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+traceMethodsWhen(TracingMethodListener.TracingCondition) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+traceMethodsWhen(TracingMethodListener.TracingCondition, TracingMethodListener.TracingMessageConsumer) - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+
+
+tracingCondition - Variable in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+tracingMessageConsumer - Variable in class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+TracingMethodListener - Class in net.ttddyy.dsproxy.listener
+
+Log all JDBC API interaction.
+
+TracingMethodListener() - Constructor for class net.ttddyy.dsproxy.listener.TracingMethodListener
+
+TracingMethodListener.TracingCondition - Interface in net.ttddyy.dsproxy.listener
+
+Functional interface to decide whether to perform tracing.
+
+TracingMethodListener.TracingMessageConsumer - Interface in net.ttddyy.dsproxy.listener
+
+Functional interface to consume log message.
+
+TransformInfo - Class in net.ttddyy.dsproxy.transform
+
+
+
+TransformInfo() - Constructor for class net.ttddyy.dsproxy.transform.TransformInfo
+
+TransformInfo(Class<? extends Statement>, String, String, boolean, int) - Constructor for class net.ttddyy.dsproxy.transform.TransformInfo
+
+transformParameters(ParameterReplacer, TransformInfo) - Method in class net.ttddyy.dsproxy.transform.NoOpParameterTransformer
+
+transformParameters(ParameterReplacer, TransformInfo) - Method in interface net.ttddyy.dsproxy.transform.ParameterTransformer
+
+transformQuery(TransformInfo) - Method in class net.ttddyy.dsproxy.transform.NoOpQueryTransformer
+
+transformQuery(TransformInfo) - Method in interface net.ttddyy.dsproxy.transform.QueryTransformer
+
+trim(String) - Method in class net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+
+
+
+
+
U
+
+unwrap(Class<T>) - Method in class net.ttddyy.dsproxy.support.ProxyDataSource
+
+useDaemonThread - Variable in class net.ttddyy.dsproxy.listener.SlowQueryListener
+
+
+
+
+
+
V
+
+valueOf(String) - Static method in enum net.ttddyy.dsproxy.listener.logging.CommonsLogLevel
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum net.ttddyy.dsproxy.listener.logging.Log4jLogLevel
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum net.ttddyy.dsproxy.listener.logging.SLF4JLogLevel
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum net.ttddyy.dsproxy.proxy.ParameterKey.ParameterKeyType
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum net.ttddyy.dsproxy.QueryType
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum net.ttddyy.dsproxy.StatementType
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(T) - Static method in enum net.ttddyy.dsproxy.StatementType
+
+values() - Static method in enum net.ttddyy.dsproxy.listener.logging.CommonsLogLevel
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum net.ttddyy.dsproxy.listener.logging.Log4jLogLevel
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum net.ttddyy.dsproxy.listener.logging.SLF4JLogLevel
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum net.ttddyy.dsproxy.proxy.ParameterKey.ParameterKeyType
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum net.ttddyy.dsproxy.QueryType
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum net.ttddyy.dsproxy.StatementType
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
W
+
+WrapperMethodCallbacks - Interface in net.ttddyy.dsproxy.listener.lifecycle
+
+Defines callback methods for
Wrapper
.
+
+writeAsJson - Variable in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+writeBatchEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write whether batch execution or not as json.
+
+writeBatchEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write whether batch execution or not.
+
+writeBatchSizeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write batch size as json.
+
+writeBatchSizeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write batch size.
+
+writeConnectionId - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+writeConnectionId - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+writeConnectionIdEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write connection ID when enabled as json.
+
+writeConnectionIdEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write connection ID when enabled.
+
+writeDataSourceName - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+writeDataSourceName - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+writeDataSourceNameEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write datasource name when enabled as json.
+
+writeDataSourceNameEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write datasource name when enabled.
+
+writeIsolation - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+writeIsolation - Variable in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+writeIsolation() - Method in class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder
+
+Add connection isolation to logging query.
+
+writeIsolationEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write transaction isolation when enabled as json.
+
+writeIsolationEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write transaction isolation when enabled.
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.SystemOutQueryLoggingListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.listener.logging.SystemOutSlowQueryListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+writeLog(ServletRequestEvent, String) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+writeLog(Log, CommonsLogLevel, String) - Static method in class net.ttddyy.dsproxy.support.CommonsLogUtils
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingHandlerInterceptor
+
+writeLog(ServletRequestEvent, String) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingRequestListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor
+
+writeLog(ServletRequestEvent, String) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingRequestListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter
+
+writeLog(Logger, Log4jLogLevel, String) - Static method in class net.ttddyy.dsproxy.support.Log4jLogUtils
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor
+
+writeLog(ServletRequestEvent, String) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingRequestListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter
+
+writeLog(Logger, SLF4JLogLevel, String) - Static method in class net.ttddyy.dsproxy.support.SLF4JLogUtils
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingHandlerInterceptor
+
+writeLog(ServletRequestEvent, String) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingRequestListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingServletFilter
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingHandlerInterceptor
+
+writeLog(ServletRequestEvent, String) - Method in class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingRequestListener
+
+writeLog(String) - Method in class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingServletFilter
+
+writeParamsEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write query parameters as json.
+
+writeParamsEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write query parameters.
+
+writeParamsForSingleCallableEntry(StringBuilder, Map<String, String>, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write parameters for single execution.
+
+writeParamsForSingleCallableEntry(StringBuilder, SortedMap<String, String>, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write parameters for single execution.
+
+writeParamsForSinglePreparedEntry(StringBuilder, SortedMap<String, String>, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write parameters for single execution as json.
+
+writeParamsForSinglePreparedEntry(StringBuilder, SortedMap<String, String>, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write query parameters for PreparedStatement.
+
+writeQueriesEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write queries as json.
+
+writeQueriesEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write queries.
+
+writeQuerySizeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write query size as json.
+
+writeQuerySizeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write query size.
+
+writeResultEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write query result whether successful or not as json.
+
+writeResultEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write query result whether successful or not.
+
+writeTimeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write elapsed time as json.
+
+writeTimeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write elapsed time.
+
+writeTypeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+
+Write statement type as json.
+
+writeTypeEntry(StringBuilder, ExecutionInfo, List<QueryInfo>) - Method in class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+
+Write statement type.
+
+
+
A B C D E F G H I J L M N O P Q R S T U V W
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/index.html b/docs/1.10/api/index.html
new file mode 100644
index 000000000..4fc76bc8b
--- /dev/null
+++ b/docs/1.10/api/index.html
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+datasource-proxy 1.10 API
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+Frame Alert
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version .
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/ConnectionIdManager.html b/docs/1.10/api/net/ttddyy/dsproxy/ConnectionIdManager.html
new file mode 100644
index 000000000..31af08deb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/ConnectionIdManager.html
@@ -0,0 +1,278 @@
+
+
+
+
+
+
+ConnectionIdManager (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/ConnectionInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/ConnectionInfo.html
new file mode 100644
index 000000000..f6ee6b696
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/ConnectionInfo.html
@@ -0,0 +1,501 @@
+
+
+
+
+
+
+ConnectionInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ConnectionInfo ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ConnectionInfo
+public ConnectionInfo()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/DataSourceProxyException.html b/docs/1.10/api/net/ttddyy/dsproxy/DataSourceProxyException.html
new file mode 100644
index 000000000..ea9cab9c9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/DataSourceProxyException.html
@@ -0,0 +1,332 @@
+
+
+
+
+
+
+DataSourceProxyException (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+Methods inherited from class java.lang.Throwable
+addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+DataSourceProxyException
+@IgnoreJRERequirement
+public DataSourceProxyException(String message,
+ Throwable cause,
+ boolean enableSuppression,
+ boolean writableStackTrace)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/ExecutionInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/ExecutionInfo.html
new file mode 100644
index 000000000..8623e958e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/ExecutionInfo.html
@@ -0,0 +1,773 @@
+
+
+
+
+
+
+ExecutionInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ExecutionInfo
+public ExecutionInfo()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+setThrowable
+public void setThrowable(Throwable throwable)
+Contains an exception thrown while query was executed.
+ Contains value only when an exception has thrown, otherwise null
.
+
+Parameters:
+throwable
- an error thrown while executing a query
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+isBatch
+public boolean isBatch()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+addCustomValue
+public void addCustomValue(String key,
+ Object value)
+Store key/value pair.
+
+ Mainly used for passing values between before and after listener callback.
+
+Parameters:
+key
- key
+value
- value
+Since:
+1.5.1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/QueryCount.html b/docs/1.10/api/net/ttddyy/dsproxy/QueryCount.html
new file mode 100644
index 000000000..4a0f90f82
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/QueryCount.html
@@ -0,0 +1,760 @@
+
+
+
+
+
+
+QueryCount (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+QueryCount ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+QueryCount
+public QueryCount()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getSelect
+public long getSelect()
+
+
+
+
+
+
+
+
+
+
+
+getInsert
+public long getInsert()
+
+
+
+
+
+
+
+
+
+
+
+getUpdate
+public long getUpdate()
+
+
+
+
+
+
+
+
+
+
+
+getDelete
+public long getDelete()
+
+
+
+
+
+
+
+
+
+
+
+getOther
+public long getOther()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getTotal
+public long getTotal()
+
+
+
+
+
+
+
+
+
+
+
+getSuccess
+public long getSuccess()
+
+
+
+
+
+
+
+
+
+
+
+getFailure
+public long getFailure()
+
+
+
+
+
+
+
+
+
+
+
+getTime
+public long getTime()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/QueryCountHolder.html b/docs/1.10/api/net/ttddyy/dsproxy/QueryCountHolder.html
new file mode 100644
index 000000000..2fbce5f28
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/QueryCountHolder.html
@@ -0,0 +1,348 @@
+
+
+
+
+
+
+QueryCountHolder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/QueryInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/QueryInfo.html
new file mode 100644
index 000000000..002f434c0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/QueryInfo.html
@@ -0,0 +1,371 @@
+
+
+
+
+
+
+QueryInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public class QueryInfo
+extends Object
+Hold query and parameter information.
+
+ For Statement batch execution, there will be multiple QueryInfo.
+ For Prepared/Callable batch execution, there will be one QueryInfo with multiple elements in parameters.
+ For batch execution, single instance of this class represents each batch entry.
+
+Author:
+Tadaya Tsuyukubo
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+QueryInfo
+public QueryInfo()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getQuery
+public String getQuery()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getParametersList
+public List <List <ParameterSetOperation >> getParametersList()
+List of parameter-operation-list.
+
+ For non-batch Prepared/Callable execution, this list contains 1 element that is a list which contains all
+ parameter sets operations for the execution.
+ For batch Prepared/Callable executions, this list will have N number of elements.
+
+Returns:
+list of prameter operation list
+Since:
+1.4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/QueryType.html b/docs/1.10/api/net/ttddyy/dsproxy/QueryType.html
new file mode 100644
index 000000000..54138a5cd
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/QueryType.html
@@ -0,0 +1,380 @@
+
+
+
+
+
+
+QueryType (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static QueryType
+valueOf (String name)
+Returns the enum constant of this type with the specified name.
+
+
+
+static QueryType []
+values ()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static QueryType valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/StatementType.html b/docs/1.10/api/net/ttddyy/dsproxy/StatementType.html
new file mode 100644
index 000000000..d3c06d3e2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/StatementType.html
@@ -0,0 +1,387 @@
+
+
+
+
+
+
+StatementType (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static StatementType valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/ConnectionIdManager.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/ConnectionIdManager.html
new file mode 100644
index 000000000..1c7031b0c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/ConnectionIdManager.html
@@ -0,0 +1,255 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.ConnectionIdManager (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/ConnectionInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/ConnectionInfo.html
new file mode 100644
index 000000000..e3708332e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/ConnectionInfo.html
@@ -0,0 +1,440 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.ConnectionInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.proxy with parameters of type ConnectionInfo
+
+Modifier and Type
+Method and Description
+
+
+
+StatementProxyLogic.Builder
+StatementProxyLogic.Builder. connectionInfo (ConnectionInfo connectionInfo)
+
+
+RepeatableReadResultSetProxyLogic.Builder
+RepeatableReadResultSetProxyLogic.Builder. connectionInfo (ConnectionInfo connectionInfo)
+
+
+ResultSetProxyLogic
+RepeatableReadResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSetProxyLogic
+SimpleResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSetProxyLogic
+CachedRowSetResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSetProxyLogic
+ResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+CallableStatement
+JdbcProxyFactory. createCallableStatement (CallableStatement callableStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+Connection
+JdbcProxyFactory. createConnection (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSet
+JdbcProxyFactory. createGeneratedKeys (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+PreparedStatement
+JdbcProxyFactory. createPreparedStatement (PreparedStatement preparedStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSet
+JdbcProxyFactory. createResultSet (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+Statement
+JdbcProxyFactory. createStatement (Statement statement,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+protected Object
+ProxyLogicSupport. proceedMethodExecution (ProxyConfig proxyConfig,
+ Object original,
+ ConnectionInfo connectionInfo,
+ Object proxy,
+ Method method,
+ Object [] args)
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.proxy.jdk with parameters of type ConnectionInfo
+
+Modifier and Type
+Method and Description
+
+
+
+CallableStatement
+JdkJdbcProxyFactory. createCallableStatement (CallableStatement callableStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+Connection
+JdkJdbcProxyFactory. createConnection (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSet
+JdkJdbcProxyFactory. createGeneratedKeys (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+PreparedStatement
+JdkJdbcProxyFactory. createPreparedStatement (PreparedStatement preparedStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSet
+JdkJdbcProxyFactory. createResultSet (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+Statement
+JdkJdbcProxyFactory. createStatement (Statement statement,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+
+
+Constructors in net.ttddyy.dsproxy.proxy.jdk with parameters of type ConnectionInfo
+
+Constructor and Description
+
+
+
+CallableStatementInvocationHandler (CallableStatement cs,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+ConnectionInvocationHandler (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+PreparedStatementInvocationHandler (PreparedStatement ps,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSetInvocationHandler (ResultSetProxyLogicFactory factory,
+ ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+StatementInvocationHandler (Statement stmt,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/DataSourceProxyException.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/DataSourceProxyException.html
new file mode 100644
index 000000000..ca9547b39
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/DataSourceProxyException.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.DataSourceProxyException (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.DataSourceProxyException
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/ExecutionInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/ExecutionInfo.html
new file mode 100644
index 000000000..c33b5c452
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/ExecutionInfo.html
@@ -0,0 +1,616 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.ExecutionInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.listener with parameters of type ExecutionInfo
+
+Modifier and Type
+Method and Description
+
+
+
+void
+DataSourceQueryCountListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+NoOpQueryExecutionListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+SlowQueryListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+QueryExecutionListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+ChainListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+DataSourceQueryCountListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+NoOpQueryExecutionListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+SlowQueryListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+QueryExecutionListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+ChainListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+protected String
+SlowQueryListener. getExecutionInfoKey (ExecutionInfo executionInfo)
+
+
+
+
+protected void
+SlowQueryListener. onSlowQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ long startTimeInMills)
+Callback when query execution time exceeds the threshold.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.listener.logging with parameters of type ExecutionInfo
+
+Modifier and Type
+Method and Description
+
+
+
+void
+AbstractQueryLoggingListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+AbstractQueryLoggingListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+protected String
+AbstractQueryLoggingListener. getEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+String
+DefaultQueryLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+DefaultJsonQueryLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+OutputParameterLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+OutputParameterJsonLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+QueryLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+protected void
+AbstractSlowQueryLoggingListener. onSlowQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ long startTimeInMills)
+
+
+protected void
+DefaultQueryLogEntryCreator. writeBatchEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write whether batch execution or not.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeBatchEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write whether batch execution or not as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeBatchSizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write batch size.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeBatchSizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write batch size as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeConnectionIdEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write connection ID when enabled.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeConnectionIdEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write connection ID when enabled as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeDataSourceNameEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write datasource name when enabled.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeDataSourceNameEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write datasource name when enabled as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeIsolationEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write transaction isolation when enabled.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeIsolationEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write transaction isolation when enabled as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeParamsEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeParamsEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters as json.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeParamsForSingleCallableEntry (StringBuilder sb,
+ Map <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeParamsForSingleCallableEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeParamsForSinglePreparedEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters for PreparedStatement.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeParamsForSinglePreparedEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeQueriesEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write queries.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeQueriesEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write queries as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeQuerySizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query size.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeQuerySizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query size as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeResultEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query result whether successful or not.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeResultEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query result whether successful or not as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeTimeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write elapsed time.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeTimeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write elapsed time as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeTypeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write statement type.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeTypeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write statement type as json.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryCount.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryCount.html
new file mode 100644
index 000000000..2e294ef66
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryCount.html
@@ -0,0 +1,279 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.QueryCount (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryCountHolder.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryCountHolder.html
new file mode 100644
index 000000000..6f6523c2e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryCountHolder.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.QueryCountHolder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.QueryCountHolder
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryInfo.html
new file mode 100644
index 000000000..d1aae6ea2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryInfo.html
@@ -0,0 +1,610 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.QueryInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method parameters in net.ttddyy.dsproxy.listener with type arguments of type QueryInfo
+
+Modifier and Type
+Method and Description
+
+
+
+void
+DataSourceQueryCountListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+NoOpQueryExecutionListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+SlowQueryListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+QueryExecutionListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+ChainListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+DataSourceQueryCountListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+NoOpQueryExecutionListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+SlowQueryListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+QueryExecutionListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+ChainListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+protected void
+SlowQueryListener. onSlowQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ long startTimeInMills)
+Callback when query execution time exceeds the threshold.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method parameters in net.ttddyy.dsproxy.listener.logging with type arguments of type QueryInfo
+
+Modifier and Type
+Method and Description
+
+
+
+void
+AbstractQueryLoggingListener. afterQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+void
+AbstractQueryLoggingListener. beforeQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+protected String
+AbstractQueryLoggingListener. getEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+
+
+String
+DefaultQueryLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+DefaultJsonQueryLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+OutputParameterLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+OutputParameterJsonLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+String
+QueryLogEntryCreator. getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+protected void
+AbstractSlowQueryLoggingListener. onSlowQuery (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ long startTimeInMills)
+
+
+protected void
+DefaultQueryLogEntryCreator. writeBatchEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write whether batch execution or not.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeBatchEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write whether batch execution or not as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeBatchSizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write batch size.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeBatchSizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write batch size as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeConnectionIdEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write connection ID when enabled.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeConnectionIdEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write connection ID when enabled as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeDataSourceNameEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write datasource name when enabled.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeDataSourceNameEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write datasource name when enabled as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeIsolationEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write transaction isolation when enabled.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeIsolationEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write transaction isolation when enabled as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeParamsEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeParamsEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters as json.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeParamsForSingleCallableEntry (StringBuilder sb,
+ Map <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeParamsForSingleCallableEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeParamsForSinglePreparedEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters for PreparedStatement.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeParamsForSinglePreparedEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeQueriesEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write queries.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeQueriesEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write queries as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeQuerySizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query size.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeQuerySizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query size as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeResultEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query result whether successful or not.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeResultEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query result whether successful or not as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeTimeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write elapsed time.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeTimeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write elapsed time as json.
+
+
+
+protected void
+DefaultQueryLogEntryCreator. writeTypeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write statement type.
+
+
+
+protected void
+DefaultJsonQueryLogEntryCreator. writeTypeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write statement type as json.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryType.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryType.html
new file mode 100644
index 000000000..5d0a25709
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/QueryType.html
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.QueryType (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy that return QueryType
+
+Modifier and Type
+Method and Description
+
+
+
+static QueryType
+QueryType. valueOf (String name)
+Returns the enum constant of this type with the specified name.
+
+
+
+static QueryType []
+QueryType. values ()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/class-use/StatementType.html b/docs/1.10/api/net/ttddyy/dsproxy/class-use/StatementType.html
new file mode 100644
index 000000000..3173bd9d4
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/class-use/StatementType.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.StatementType (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/ChainListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/ChainListener.html
new file mode 100644
index 000000000..13ba86ea4
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/ChainListener.html
@@ -0,0 +1,363 @@
+
+
+
+
+
+
+ChainListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ChainListener ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ChainListener
+public ChainListener()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/CompositeMethodListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/CompositeMethodListener.html
new file mode 100644
index 000000000..78fcc31f0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/CompositeMethodListener.html
@@ -0,0 +1,361 @@
+
+
+
+
+
+
+CompositeMethodListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.CompositeMethodListener
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/DataSourceQueryCountListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/DataSourceQueryCountListener.html
new file mode 100644
index 000000000..4e7aa422e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/DataSourceQueryCountListener.html
@@ -0,0 +1,385 @@
+
+
+
+
+
+
+DataSourceQueryCountListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.DataSourceQueryCountListener
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionContext.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionContext.Builder.html
new file mode 100644
index 000000000..f2cc6f3c2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionContext.Builder.html
@@ -0,0 +1,408 @@
+
+
+
+
+
+
+MethodExecutionContext.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Builder ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Builder
+public Builder()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionContext.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionContext.html
new file mode 100644
index 000000000..2fa23c955
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionContext.html
@@ -0,0 +1,617 @@
+
+
+
+
+
+
+MethodExecutionContext (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getProxy
+public Object getProxy()
+Get the proxy object.
+
+Returns:
+proxy object
+Since:
+1.10
+
+
+
+
+
+
+
+
+
+
+
+
+addCustomValue
+public void addCustomValue(String key,
+ Object value)
+Store key/value pair.
+
+ Mainly used for passing values between before and after listener callback.
+
+Parameters:
+key
- key
+value
- value
+Since:
+1.5.1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionListener.html
new file mode 100644
index 000000000..9378391b2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/MethodExecutionListener.html
@@ -0,0 +1,284 @@
+
+
+
+
+
+
+MethodExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/NoOpMethodExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/NoOpMethodExecutionListener.html
new file mode 100644
index 000000000..5ad4638d4
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/NoOpMethodExecutionListener.html
@@ -0,0 +1,322 @@
+
+
+
+
+
+
+NoOpMethodExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.NoOpMethodExecutionListener
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/NoOpQueryExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/NoOpQueryExecutionListener.html
new file mode 100644
index 000000000..d8c7c193c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/NoOpQueryExecutionListener.html
@@ -0,0 +1,326 @@
+
+
+
+
+
+
+NoOpQueryExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.NoOpQueryExecutionListener
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryCountStrategy.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryCountStrategy.html
new file mode 100644
index 000000000..d875ea9ad
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryCountStrategy.html
@@ -0,0 +1,236 @@
+
+
+
+
+
+
+QueryCountStrategy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryExecutionListener.html
new file mode 100644
index 000000000..8f68334ff
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryExecutionListener.html
@@ -0,0 +1,291 @@
+
+
+
+
+
+
+QueryExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryUtils.html
new file mode 100644
index 000000000..173668da5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/QueryUtils.html
@@ -0,0 +1,302 @@
+
+
+
+
+
+
+QueryUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+QueryUtils ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+QueryUtils
+public QueryUtils()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/SingleQueryCountHolder.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/SingleQueryCountHolder.html
new file mode 100644
index 000000000..868f38b24
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/SingleQueryCountHolder.html
@@ -0,0 +1,359 @@
+
+
+
+
+
+
+SingleQueryCountHolder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+clear
+public void clear()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/SlowQueryListener.RunningQueryContext.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/SlowQueryListener.RunningQueryContext.html
new file mode 100644
index 000000000..6921e62ec
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/SlowQueryListener.RunningQueryContext.html
@@ -0,0 +1,328 @@
+
+
+
+
+
+
+SlowQueryListener.RunningQueryContext (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.SlowQueryListener.RunningQueryContext
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/SlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/SlowQueryListener.html
new file mode 100644
index 000000000..44baa766c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/SlowQueryListener.html
@@ -0,0 +1,636 @@
+
+
+
+
+
+
+SlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+threshold
+protected long threshold
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+onSlowQuery
+protected void onSlowQuery(ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ long startTimeInMills)
+Callback when query execution time exceeds the threshold.
+
+ This callback is called only once per query if it exceeds the threshold time.
+
+Parameters:
+execInfo
- query execution info
+queryInfoList
- query parameter info
+startTimeInMills
- time in mills when the query started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+setUseDaemonThread
+public void setUseDaemonThread(boolean useDaemonThread)
+When set to true
(default), the executor creates daemon threads to check slow queries.
+
+Parameters:
+useDaemonThread
- use daemon thread or not. (default is true)
+Since:
+1.4.2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/ThreadQueryCountHolder.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/ThreadQueryCountHolder.html
new file mode 100644
index 000000000..fba962b5f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/ThreadQueryCountHolder.html
@@ -0,0 +1,290 @@
+
+
+
+
+
+
+ThreadQueryCountHolder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.TracingCondition.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.TracingCondition.html
new file mode 100644
index 000000000..0dba613d0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.TracingCondition.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+
+TracingMethodListener.TracingCondition (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getAsBoolean
+boolean getAsBoolean()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.TracingMessageConsumer.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.TracingMessageConsumer.html
new file mode 100644
index 000000000..69746f670
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.TracingMessageConsumer.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+
+TracingMethodListener.TracingMessageConsumer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.html
new file mode 100644
index 000000000..580b293e5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/TracingMethodListener.html
@@ -0,0 +1,654 @@
+
+
+
+
+
+
+TracingMethodListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDisplayParameter
+protected String getDisplayParameter(String parameter)
+Construct parameter value to display.
+
+ This method is called when invoked method takes multiple arguments.
+
+ Default implementation truncate the parameter string if it is too long.
+
+Parameters:
+parameter
- parameter value as string
+Returns:
+parameter value to display
+
+
+
+
+
+
+
+
+constructMessage
+protected String constructMessage(long seq,
+ Throwable thrown,
+ long execTime,
+ String connectionId,
+ Class <?> targetClass,
+ Method method,
+ String args)
+Construct a message to log.
+
+Parameters:
+seq
- sequence number
+thrown
- thrown exception
+execTime
- time took to perform the method
+connectionId
- connection id
+targetClass
- invoked class
+method
- invoked method
+args
- method arguments(parameters)
+Returns:
+message to log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/ChainListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/ChainListener.html
new file mode 100644
index 000000000..d2cb602a8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/ChainListener.html
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.ChainListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/CompositeMethodListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/CompositeMethodListener.html
new file mode 100644
index 000000000..15d0a29cd
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/CompositeMethodListener.html
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.CompositeMethodListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/DataSourceQueryCountListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/DataSourceQueryCountListener.html
new file mode 100644
index 000000000..9a394bed7
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/DataSourceQueryCountListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.DataSourceQueryCountListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.DataSourceQueryCountListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionContext.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionContext.Builder.html
new file mode 100644
index 000000000..cf139757e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionContext.Builder.html
@@ -0,0 +1,203 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.MethodExecutionContext.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionContext.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionContext.html
new file mode 100644
index 000000000..8d267349c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionContext.html
@@ -0,0 +1,4098 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.MethodExecutionContext (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.proxy with parameters of type MethodExecutionContext
+
+Modifier and Type
+Method and Description
+
+
+
+protected Object
+StatementProxyLogic. performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+protected abstract Object
+ProxyLogicSupport. performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+protected Object
+RepeatableReadResultSetProxyLogic. performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+protected Object
+DataSourceProxyLogic. performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+protected Object
+ConnectionProxyLogic. performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+protected Object
+SimpleResultSetProxyLogic. performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+protected Object
+CachedRowSetResultSetProxyLogic. performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionListener.html
new file mode 100644
index 000000000..c430100e0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/MethodExecutionListener.html
@@ -0,0 +1,303 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.MethodExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/NoOpMethodExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/NoOpMethodExecutionListener.html
new file mode 100644
index 000000000..e134a6450
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/NoOpMethodExecutionListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.NoOpMethodExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.NoOpMethodExecutionListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/NoOpQueryExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/NoOpQueryExecutionListener.html
new file mode 100644
index 000000000..357d7b9f5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/NoOpQueryExecutionListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.NoOpQueryExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.NoOpQueryExecutionListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryCountStrategy.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryCountStrategy.html
new file mode 100644
index 000000000..26f969408
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryCountStrategy.html
@@ -0,0 +1,225 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.QueryCountStrategy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryExecutionListener.html
new file mode 100644
index 000000000..03b7ce24e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryExecutionListener.html
@@ -0,0 +1,407 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.QueryExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryUtils.html
new file mode 100644
index 000000000..e56237288
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/QueryUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.QueryUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.QueryUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SingleQueryCountHolder.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SingleQueryCountHolder.html
new file mode 100644
index 000000000..06f8cb74f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SingleQueryCountHolder.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.SingleQueryCountHolder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.SingleQueryCountHolder
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SlowQueryListener.RunningQueryContext.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SlowQueryListener.RunningQueryContext.html
new file mode 100644
index 000000000..6ddfada0f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SlowQueryListener.RunningQueryContext.html
@@ -0,0 +1,167 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.SlowQueryListener.RunningQueryContext (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SlowQueryListener.html
new file mode 100644
index 000000000..a25d038d0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/SlowQueryListener.html
@@ -0,0 +1,199 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.SlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/ThreadQueryCountHolder.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/ThreadQueryCountHolder.html
new file mode 100644
index 000000000..bb49cd89c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/ThreadQueryCountHolder.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.ThreadQueryCountHolder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.ThreadQueryCountHolder
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.TracingCondition.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.TracingCondition.html
new file mode 100644
index 000000000..3b7ba6b7c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.TracingCondition.html
@@ -0,0 +1,224 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.TracingMethodListener.TracingCondition (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.TracingMessageConsumer.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.TracingMessageConsumer.html
new file mode 100644
index 000000000..9fa81d37e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.TracingMessageConsumer.html
@@ -0,0 +1,224 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.TracingMethodListener.TracingMessageConsumer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.html
new file mode 100644
index 000000000..df8d9e011
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/class-use/TracingMethodListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.TracingMethodListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.TracingMethodListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/CallableStatementMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/CallableStatementMethodCallbacks.html
new file mode 100644
index 000000000..61962c663
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/CallableStatementMethodCallbacks.html
@@ -0,0 +1,1604 @@
+
+
+
+
+
+
+CallableStatementMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/ConnectionMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/ConnectionMethodCallbacks.html
new file mode 100644
index 000000000..780a31a2d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/ConnectionMethodCallbacks.html
@@ -0,0 +1,1240 @@
+
+
+
+
+
+
+ConnectionMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/DataSourceMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/DataSourceMethodCallbacks.html
new file mode 100644
index 000000000..a6cdb6e89
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/DataSourceMethodCallbacks.html
@@ -0,0 +1,385 @@
+
+
+
+
+
+
+DataSourceMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventExecutionListener.html
new file mode 100644
index 000000000..2807ac33f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventExecutionListener.html
@@ -0,0 +1,393 @@
+
+
+
+
+
+
+JdbcLifecycleEventExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListener.html
new file mode 100644
index 000000000..18a5a9911
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListener.html
@@ -0,0 +1,341 @@
+
+
+
+
+
+
+JdbcLifecycleEventListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+CallableStatementMethodCallbacks , ConnectionMethodCallbacks , DataSourceMethodCallbacks , PreparedStatementMethodCallbacks , ResultSetMethodCallbacks , StatementMethodCallbacks , WrapperMethodCallbacks
+
+
+All Known Implementing Classes:
+JdbcLifecycleEventListenerAdapter
+
+
+
+public interface JdbcLifecycleEventListener
+extends WrapperMethodCallbacks , DataSourceMethodCallbacks , ConnectionMethodCallbacks , StatementMethodCallbacks , PreparedStatementMethodCallbacks , CallableStatementMethodCallbacks , ResultSetMethodCallbacks
+Callback for all JDBC proxy methods.
+
+ This interface provides before and after method callbacks for all JDBC proxy interfaces(
DataSource
,
+
Connection
,
Statement
,
PreparedStatement
,
+
CallableStatement
,
ResultSet
), as well as
+ callbacks for any method calls (
beforeMethod(MethodExecutionContext)
,
afterMethod(MethodExecutionContext)
)
+ and query executions(
beforeQuery(ExecutionInfo, List)
,
afterQuery(ExecutionInfo, List)
).
+
+Since:
+1.5
+Author:
+Tadaya Tsuyukubo
+See Also:
+JdbcLifecycleEventExecutionListener
,
+JdbcLifecycleEventListenerAdapter
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks
+afterGetConnection , afterGetLoginTimeout , afterGetLogWriter , afterGetParentLogger , afterSetLoginTimeout , afterSetLogWriter , beforeGetConnection , beforeGetLoginTimeout , beforeGetLogWriter , beforeGetParentLogger , beforeSetLoginTimeout , beforeSetLogWriter
+
+
+
+
+
+Methods inherited from interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks
+afterAbort , afterClearWarnings , afterClose , afterCommit , afterCreateArrayOf , afterCreateBlob , afterCreateClob , afterCreateNClob , afterCreateSQLXML , afterCreateStatement , afterCreateStruct , afterGetAutoCommit , afterGetCatalog , afterGetClientInfo , afterGetHoldability , afterGetMetaData , afterGetNetworkTimeout , afterGetSchema , afterGetTransactionIsolation , afterGetTypeMap , afterGetWarnings , afterIsClosed , afterIsReadOnly , afterIsValid , afterNativeSQL , afterPrepareCall , afterPrepareStatement , afterReleaseSavepoint , afterRollback , afterSetAutoCommit , afterSetCatalog , afterSetClientInfo , afterSetHoldability , afterSetNetworkTimeout , afterSetReadOnly , afterSetSavepoint , afterSetSchema , afterSetTransactionIsolation , afterSetTypeMap , beforeAbort , beforeClearWarnings , beforeClose , beforeCommit , beforeCreateArrayOf , beforeCreateBlob , beforeCreateClob , beforeCreateNClob , beforeCreateSQLXML , beforeCreateStatement , beforeCreateStruct , beforeGetAutoCommit , beforeGetCatalog , beforeGetClientInfo , beforeGetHoldability , beforeGetMetaData , beforeGetNetworkTimeout , beforeGetSchema , beforeGetTransactionIsolation , beforeGetTypeMap , beforeGetWarnings , beforeIsClosed , beforeIsReadOnly , beforeIsValid , beforeNativeSQL , beforePrepareCall , beforePrepareStatement , beforeReleaseSavepoint , beforeRollback , beforeSetAutoCommit , beforeSetCatalog , beforeSetClientInfo , beforeSetHoldability , beforeSetNetworkTimeout , beforeSetReadOnly , beforeSetSavepoint , beforeSetSchema , beforeSetTransactionIsolation , beforeSetTypeMap
+
+
+
+
+
+Methods inherited from interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks
+afterAddBatch , afterCancel , afterClearBatch , afterClearWarnings , afterClose , afterCloseOnCompletion , afterExecute , afterExecuteBatch , afterExecuteLargeBatch , afterExecuteLargeUpdate , afterExecuteQuery , afterExecuteUpdate , afterGetConnection , afterGetFetchDirection , afterGetFetchSize , afterGetGeneratedKeys , afterGetLargeMaxRows , afterGetLargeUpdateCount , afterGetMaxFieldSize , afterGetMaxRows , afterGetMoreResults , afterGetQueryTimeout , afterGetResultSet , afterGetResultSetConcurrency , afterGetResultSetHoldability , afterGetResultSetType , afterGetUpdateCount , afterGetWarnings , afterIsClosed , afterIsCloseOnCompletion , afterIsPoolable , afterSetCursorName , afterSetEscapeProcessing , afterSetFetchDirection , afterSetFetchSize , afterSetLargeMaxRows , afterSetMaxFieldSize , afterSetMaxRows , afterSetPoolable , afterSetQueryTimeout , beforeAddBatch , beforeCancel , beforeClearBatch , beforeClearWarnings , beforeClose , beforeCloseOnCompletion , beforeExecute , beforeExecuteBatch , beforeExecuteLargeBatch , beforeExecuteLargeUpdate , beforeExecuteQuery , beforeExecuteUpdate , beforeGetConnection , beforeGetFetchDirection , beforeGetFetchSize , beforeGetGeneratedKeys , beforeGetLargeMaxRows , beforeGetLargeUpdateCount , beforeGetMaxFieldSize , beforeGetMaxRows , beforeGetMoreResults , beforeGetQueryTimeout , beforeGetResultSet , beforeGetResultSetConcurrency , beforeGetResultSetHoldability , beforeGetResultSetType , beforeGetUpdateCount , beforeGetWarnings , beforeIsClosed , beforeIsCloseOnCompletion , beforeIsPoolable , beforeSetCursorName , beforeSetEscapeProcessing , beforeSetFetchDirection , beforeSetFetchSize , beforeSetLargeMaxRows , beforeSetMaxFieldSize , beforeSetMaxRows , beforeSetPoolable , beforeSetQueryTimeout
+
+
+
+
+
+Methods inherited from interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks
+afterAddBatch , afterClearParameters , afterExecute , afterExecuteLargeUpdate , afterExecuteQuery , afterExecuteUpdate , afterGetMetaData , afterGetParameterMetaData , afterSetArray , afterSetAsciiStream , afterSetBigDecimal , afterSetBinaryStream , afterSetBlob , afterSetBoolean , afterSetByte , afterSetBytes , afterSetCharacterStream , afterSetClob , afterSetDate , afterSetDouble , afterSetFloat , afterSetInt , afterSetLong , afterSetNCharacterStream , afterSetNClob , afterSetNString , afterSetNull , afterSetObject , afterSetRef , afterSetRowId , afterSetShort , afterSetSQLXML , afterSetString , afterSetTime , afterSetTimestamp , afterSetUnicodeStream , afterSetURL , beforeAddBatch , beforeClearParameters , beforeExecute , beforeExecuteLargeUpdate , beforeExecuteQuery , beforeExecuteUpdate , beforeGetMetaData , beforeGetParameterMetaData , beforeSetArray , beforeSetAsciiStream , beforeSetBigDecimal , beforeSetBinaryStream , beforeSetBlob , beforeSetBoolean , beforeSetByte , beforeSetBytes , beforeSetCharacterStream , beforeSetClob , beforeSetDate , beforeSetDouble , beforeSetFloat , beforeSetInt , beforeSetLong , beforeSetNCharacterStream , beforeSetNClob , beforeSetNString , beforeSetNull , beforeSetObject , beforeSetRef , beforeSetRowId , beforeSetShort , beforeSetSQLXML , beforeSetString , beforeSetTime , beforeSetTimestamp , beforeSetUnicodeStream , beforeSetURL
+
+
+
+
+
+Methods inherited from interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks
+afterGetArray , afterGetBigDecimal , afterGetBlob , afterGetBoolean , afterGetByte , afterGetBytes , afterGetCharacterStream , afterGetClob , afterGetDate , afterGetDouble , afterGetFloat , afterGetInt , afterGetLong , afterGetNCharacterStream , afterGetNClob , afterGetNString , afterGetObject , afterGetRef , afterGetRowId , afterGetShort , afterGetSQLXML , afterGetString , afterGetTime , afterGetTimestamp , afterGetURL , afterRegisterOutParameter , afterSetAsciiStream , afterSetBigDecimal , afterSetBinaryStream , afterSetBlob , afterSetBoolean , afterSetByte , afterSetBytes , afterSetCharacterStream , afterSetClob , afterSetDate , afterSetDouble , afterSetFloat , afterSetInt , afterSetLong , afterSetNCharacterStream , afterSetNClob , afterSetNString , afterSetNull , afterSetObject , afterSetRowId , afterSetShort , afterSetSQLXML , afterSetString , afterSetTime , afterSetTimestamp , afterSetURL , afterWasNull , beforeGetArray , beforeGetBigDecimal , beforeGetBlob , beforeGetBoolean , beforeGetByte , beforeGetBytes , beforeGetCharacterStream , beforeGetClob , beforeGetDate , beforeGetDouble , beforeGetFloat , beforeGetInt , beforeGetLong , beforeGetNCharacterStream , beforeGetNClob , beforeGetNString , beforeGetObject , beforeGetRef , beforeGetRowId , beforeGetShort , beforeGetSQLXML , beforeGetString , beforeGetTime , beforeGetTimestamp , beforeGetURL , beforeRegisterOutParameter , beforeSetAsciiStream , beforeSetBigDecimal , beforeSetBinaryStream , beforeSetBlob , beforeSetBoolean , beforeSetByte , beforeSetBytes , beforeSetCharacterStream , beforeSetClob , beforeSetDate , beforeSetDouble , beforeSetFloat , beforeSetInt , beforeSetLong , beforeSetNCharacterStream , beforeSetNClob , beforeSetNString , beforeSetNull , beforeSetObject , beforeSetRowId , beforeSetShort , beforeSetSQLXML , beforeSetString , beforeSetTime , beforeSetTimestamp , beforeSetURL , beforeWasNull
+
+
+
+
+
+Methods inherited from interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks
+afterAbsolute , afterAfterLast , afterBeforeFirst , afterCancelRowUpdates , afterClearWarnings , afterClose , afterDeleteRow , afterFindColumn , afterFirst , afterGetArray , afterGetAsciiStream , afterGetBigDecimal , afterGetBinaryStream , afterGetBlob , afterGetBoolean , afterGetByte , afterGetBytes , afterGetCharacterStream , afterGetClob , afterGetConcurrency , afterGetCursorName , afterGetDate , afterGetDouble , afterGetFetchDirection , afterGetFetchSize , afterGetFloat , afterGetHoldability , afterGetInt , afterGetLong , afterGetMetaData , afterGetNCharacterStream , afterGetNClob , afterGetNString , afterGetObject , afterGetRef , afterGetRow , afterGetRowId , afterGetShort , afterGetSQLXML , afterGetStatement , afterGetString , afterGetTime , afterGetTimestamp , afterGetType , afterGetUnicodeStream , afterGetURL , afterGetWarnings , afterInsertRow , afterIsAfterLast , afterIsBeforeFirst , afterIsClosed , afterIsFirst , afterIsLast , afterLast , afterMoveToCurrentRow , afterMoveToInsertRow , afterNext , afterPrevious , afterRefreshRow , afterRelative , afterRowDeleted , afterRowInserted , afterRowUpdated , afterSetFetchDirection , afterSetFetchSize , afterUpdateArray , afterUpdateAsciiStream , afterUpdateBigDecimal , afterUpdateBinaryStream , afterUpdateBlob , afterUpdateBoolean , afterUpdateByte , afterUpdateBytes , afterUpdateCharacterStream , afterUpdateClob , afterUpdateDate , afterUpdateDouble , afterUpdateFloat , afterUpdateInt , afterUpdateLong , afterUpdateNCharacterStream , afterUpdateNClob , afterUpdateNString , afterUpdateNull , afterUpdateObject , afterUpdateRef , afterUpdateRow , afterUpdateRowId , afterUpdateShort , afterUpdateSQLXML , afterUpdateString , afterUpdateTime , afterUpdateTimestamp , afterWasNull , beforeAbsolute , beforeAfterLast , beforeBeforeFirst , beforeCancelRowUpdates , beforeClearWarnings , beforeClose , beforeDeleteRow , beforeFindColumn , beforeFirst , beforeGetArray , beforeGetAsciiStream , beforeGetBigDecimal , beforeGetBinaryStream , beforeGetBlob , beforeGetBoolean , beforeGetByte , beforeGetBytes , beforeGetCharacterStream , beforeGetClob , beforeGetConcurrency , beforeGetCursorName , beforeGetDate , beforeGetDouble , beforeGetFetchDirection , beforeGetFetchSize , beforeGetFloat , beforeGetHoldability , beforeGetInt , beforeGetLong , beforeGetMetaData , beforeGetNCharacterStream , beforeGetNClob , beforeGetNString , beforeGetObject , beforeGetRef , beforeGetRow , beforeGetRowId , beforeGetShort , beforeGetSQLXML , beforeGetStatement , beforeGetString , beforeGetTime , beforeGetTimestamp , beforeGetType , beforeGetUnicodeStream , beforeGetURL , beforeGetWarnings , beforeInsertRow , beforeIsAfterLast , beforeIsBeforeFirst , beforeIsClosed , beforeIsFirst , beforeIsLast , beforeLast , beforeMoveToCurrentRow , beforeMoveToInsertRow , beforeNext , beforePrevious , beforeRefreshRow , beforeRelative , beforeRowDeleted , beforeRowInserted , beforeRowUpdated , beforeSetFetchDirection , beforeSetFetchSize , beforeUpdateArray , beforeUpdateAsciiStream , beforeUpdateBigDecimal , beforeUpdateBinaryStream , beforeUpdateBlob , beforeUpdateBoolean , beforeUpdateByte , beforeUpdateBytes , beforeUpdateCharacterStream , beforeUpdateClob , beforeUpdateDate , beforeUpdateDouble , beforeUpdateFloat , beforeUpdateInt , beforeUpdateLong , beforeUpdateNCharacterStream , beforeUpdateNClob , beforeUpdateNString , beforeUpdateNull , beforeUpdateObject , beforeUpdateRef , beforeUpdateRow , beforeUpdateRowId , beforeUpdateShort , beforeUpdateSQLXML , beforeUpdateString , beforeUpdateTime , beforeUpdateTimestamp , beforeWasNull
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListenerAdapter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListenerAdapter.html
new file mode 100644
index 000000000..9bf796e10
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListenerAdapter.html
@@ -0,0 +1,7371 @@
+
+
+
+
+
+
+JdbcLifecycleEventListenerAdapter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListenerUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListenerUtils.html
new file mode 100644
index 000000000..eec23b66c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/JdbcLifecycleEventListenerUtils.html
@@ -0,0 +1,290 @@
+
+
+
+
+
+
+JdbcLifecycleEventListenerUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerUtils
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/PreparedStatementMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/PreparedStatementMethodCallbacks.html
new file mode 100644
index 000000000..e38ba9181
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/PreparedStatementMethodCallbacks.html
@@ -0,0 +1,1188 @@
+
+
+
+
+
+
+PreparedStatementMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/ResultSetMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/ResultSetMethodCallbacks.html
new file mode 100644
index 000000000..c6925ee4f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/ResultSetMethodCallbacks.html
@@ -0,0 +1,2670 @@
+
+
+
+
+
+
+ResultSetMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/StatementMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/StatementMethodCallbacks.html
new file mode 100644
index 000000000..a76d732d9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/StatementMethodCallbacks.html
@@ -0,0 +1,1266 @@
+
+
+
+
+
+
+StatementMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/WrapperMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/WrapperMethodCallbacks.html
new file mode 100644
index 000000000..ba55a7beb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/WrapperMethodCallbacks.html
@@ -0,0 +1,278 @@
+
+
+
+
+
+
+WrapperMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/CallableStatementMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/CallableStatementMethodCallbacks.html
new file mode 100644
index 000000000..8fef9c00d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/CallableStatementMethodCallbacks.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.CallableStatementMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/ConnectionMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/ConnectionMethodCallbacks.html
new file mode 100644
index 000000000..4a4ebb670
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/ConnectionMethodCallbacks.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.ConnectionMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/DataSourceMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/DataSourceMethodCallbacks.html
new file mode 100644
index 000000000..ea876a710
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/DataSourceMethodCallbacks.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.DataSourceMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventExecutionListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventExecutionListener.html
new file mode 100644
index 000000000..ae3c920b0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventExecutionListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventExecutionListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListener.html
new file mode 100644
index 000000000..4dca1b7b7
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListener.html
@@ -0,0 +1,230 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListenerAdapter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListenerAdapter.html
new file mode 100644
index 000000000..a1a598b10
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListenerAdapter.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerAdapter
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListenerUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListenerUtils.html
new file mode 100644
index 000000000..b16003886
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/JdbcLifecycleEventListenerUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.lifecycle.JdbcLifecycleEventListenerUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/PreparedStatementMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/PreparedStatementMethodCallbacks.html
new file mode 100644
index 000000000..10b3ea41f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/PreparedStatementMethodCallbacks.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.PreparedStatementMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/ResultSetMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/ResultSetMethodCallbacks.html
new file mode 100644
index 000000000..ff410638e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/ResultSetMethodCallbacks.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.ResultSetMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/StatementMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/StatementMethodCallbacks.html
new file mode 100644
index 000000000..4af82236d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/StatementMethodCallbacks.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.StatementMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/WrapperMethodCallbacks.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/WrapperMethodCallbacks.html
new file mode 100644
index 000000000..1a28ab7e9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/class-use/WrapperMethodCallbacks.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.lifecycle.WrapperMethodCallbacks (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-frame.html
new file mode 100644
index 000000000..4f3b55e47
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-frame.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener.lifecycle (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-summary.html
new file mode 100644
index 000000000..c9e883e66
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-summary.html
@@ -0,0 +1,216 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener.lifecycle (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-tree.html
new file mode 100644
index 000000000..ae178153a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-tree.html
@@ -0,0 +1,180 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener.lifecycle Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-use.html
new file mode 100644
index 000000000..e39b66a4a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/lifecycle/package-use.html
@@ -0,0 +1,218 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.listener.lifecycle (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLogEntryCreator.StringAsIntegerComparator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLogEntryCreator.StringAsIntegerComparator.html
new file mode 100644
index 000000000..7af4fc470
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLogEntryCreator.StringAsIntegerComparator.html
@@ -0,0 +1,302 @@
+
+
+
+
+
+
+AbstractQueryLogEntryCreator.StringAsIntegerComparator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator.StringAsIntegerComparator
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Comparator <String >
+
+
+Enclosing class:
+AbstractQueryLogEntryCreator
+
+
+
+protected static class AbstractQueryLogEntryCreator.StringAsIntegerComparator
+extends Object
+implements Comparator <String >
+Comparator considering string as integer.
+
+ When it has null, put it as first element(smaller).
+ If string cannot be parsed to integer, it compared as string.
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+Methods inherited from interface java.util.Comparator
+comparing , comparing , comparingDouble , comparingInt , comparingLong , equals , naturalOrder , nullsFirst , nullsLast , reversed , reverseOrder , thenComparing , thenComparing , thenComparing , thenComparingDouble , thenComparingInt , thenComparingLong
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLogEntryCreator.html
new file mode 100644
index 000000000..8ef6dc64f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLogEntryCreator.html
@@ -0,0 +1,566 @@
+
+
+
+
+
+
+AbstractQueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLoggingListener.html
new file mode 100644
index 000000000..1ec4de2a0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractQueryLoggingListener.html
@@ -0,0 +1,590 @@
+
+
+
+
+
+
+AbstractQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractSlowQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractSlowQueryLoggingListener.html
new file mode 100644
index 000000000..ac3d4039d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/AbstractSlowQueryLoggingListener.html
@@ -0,0 +1,528 @@
+
+
+
+
+
+
+AbstractSlowQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+onSlowQuery
+protected void onSlowQuery(ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ long startTimeInMills)
+
+Callback when query execution time exceeds the threshold.
+
+ This callback is called only once per query if it exceeds the threshold time.
+
+Overrides:
+onSlowQuery
in class SlowQueryListener
+Parameters:
+execInfo
- query execution info
+queryInfoList
- query parameter info
+startTimeInMills
- time in mills when the query started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsLogLevel.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsLogLevel.html
new file mode 100644
index 000000000..e906fde5c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsLogLevel.html
@@ -0,0 +1,410 @@
+
+
+
+
+
+
+CommonsLogLevel (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static CommonsLogLevel valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsQueryLoggingListener.html
new file mode 100644
index 000000000..b7f21370f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsQueryLoggingListener.html
@@ -0,0 +1,484 @@
+
+
+
+
+
+
+CommonsQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected org.apache.commons.logging.Log
+log
+
+
+protected CommonsLogLevel
+logLevel
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsSlowQueryListener.html
new file mode 100644
index 000000000..226dda810
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/CommonsSlowQueryListener.html
@@ -0,0 +1,477 @@
+
+
+
+
+
+
+CommonsSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected org.apache.commons.logging.Log
+log
+
+
+protected CommonsLogLevel
+logLevel
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/DefaultJsonQueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/DefaultJsonQueryLogEntryCreator.html
new file mode 100644
index 000000000..f37cc5a86
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/DefaultJsonQueryLogEntryCreator.html
@@ -0,0 +1,730 @@
+
+
+
+
+
+
+DefaultJsonQueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected String
+escapeSpecialCharacter (String input)
+
+
+String
+getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+protected void
+writeBatchEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write whether batch execution or not as json.
+
+
+
+protected void
+writeBatchSizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write batch size as json.
+
+
+
+protected void
+writeConnectionIdEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write connection ID when enabled as json.
+
+
+
+protected void
+writeDataSourceNameEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write datasource name when enabled as json.
+
+
+
+protected void
+writeIsolationEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write transaction isolation when enabled as json.
+
+
+
+protected void
+writeParamsEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters as json.
+
+
+
+protected void
+writeParamsForSingleCallableEntry (StringBuilder sb,
+ Map <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
+
+protected void
+writeParamsForSinglePreparedEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution as json.
+
+
+
+protected void
+writeQueriesEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write queries as json.
+
+
+
+protected void
+writeQuerySizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query size as json.
+
+
+
+protected void
+writeResultEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query result whether successful or not as json.
+
+
+
+protected void
+writeTimeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write elapsed time as json.
+
+
+
+protected void
+writeTypeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write statement type as json.
+
+
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+chompIfEndWith , getDisplayValue , getDisplayValueForRegisterOutParameter , getDisplayValueForSetNull , getParameterKeyToDisplay , getParametersToDisplay , getParameterValueToDisplay , getStatementType , getTransactionIsolation , setRegisterOutParameterValueConverter , setSetNullParameterValueConverter
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getLogEntry
+public String getLogEntry(ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+writeParamsForSinglePreparedEntry
+protected void writeParamsForSinglePreparedEntry(StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution as json.
+
+
default: ["foo","100"],
+
+Parameters:
+sb
- StringBuilder to write
+paramMap
- sorted parameters map
+execInfo
- execution info
+queryInfoList
- query info list
+
+
+
+
+
+
+
+
+writeParamsForSingleCallableEntry
+protected void writeParamsForSingleCallableEntry(StringBuilder sb,
+ Map <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
default: {"1"="foo","bar"="100"},
+
+Parameters:
+sb
- StringBuilder to write
+paramMap
- sorted parameters map
+execInfo
- execution info
+queryInfoList
- query info list
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/DefaultQueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/DefaultQueryLogEntryCreator.html
new file mode 100644
index 000000000..c26b7d49b
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/DefaultQueryLogEntryCreator.html
@@ -0,0 +1,806 @@
+
+
+
+
+
+
+DefaultQueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected String
+formatQuery (String query)
+Callback method to allow alternating given query for logging.
+
+
+
+String
+getLogEntry (ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+boolean
+isMultiline ()
+
+
+void
+setMultiline (boolean multiline)
+Enable multiline output in #getLogEntry(ExecutionInfo, List, boolean, boolean)
.
+
+
+
+protected void
+writeBatchEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write whether batch execution or not.
+
+
+
+protected void
+writeBatchSizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write batch size.
+
+
+
+protected void
+writeConnectionIdEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write connection ID when enabled.
+
+
+
+protected void
+writeDataSourceNameEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write datasource name when enabled.
+
+
+
+protected void
+writeIsolationEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write transaction isolation when enabled.
+
+
+
+protected void
+writeParamsEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters.
+
+
+
+protected void
+writeParamsForSingleCallableEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
+
+protected void
+writeParamsForSinglePreparedEntry (StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters for PreparedStatement.
+
+
+
+protected void
+writeQueriesEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write queries.
+
+
+
+protected void
+writeQuerySizeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query size.
+
+
+
+protected void
+writeResultEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query result whether successful or not.
+
+
+
+protected void
+writeTimeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write elapsed time.
+
+
+
+protected void
+writeTypeEntry (StringBuilder sb,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write statement type.
+
+
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+chompIfEndWith , getDisplayValue , getDisplayValueForRegisterOutParameter , getDisplayValueForSetNull , getParameterKeyToDisplay , getParametersToDisplay , getParameterValueToDisplay , getStatementType , getTransactionIsolation , setRegisterOutParameterValueConverter , setSetNullParameterValueConverter
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getLogEntry
+public String getLogEntry(ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+formatQuery
+protected String formatQuery(String query)
+Callback method to allow alternating given query for logging.
+
+ Subclass can override this method to change the given query.
+ For example, it can call BasicFormatterImpl in hibernate to format the query.
+
+Parameters:
+query
- a query to format
+Returns:
+formatted query
+Since:
+1.4.1
+
+
+
+
+
+
+
+
+
+
+
+
+writeParamsForSinglePreparedEntry
+protected void writeParamsForSinglePreparedEntry(StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write query parameters for PreparedStatement.
+
+
default: Params:[(foo,100),(bar,101)],
+
+Parameters:
+sb
- StringBuilder to write
+paramMap
- sorted parameters map
+execInfo
- execution info
+queryInfoList
- query info list
+Since:
+1.4
+
+
+
+
+
+
+
+
+writeParamsForSingleCallableEntry
+protected void writeParamsForSingleCallableEntry(StringBuilder sb,
+ SortedMap <String ,String > paramMap,
+ ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList)
+Write parameters for single execution.
+
+
default: (1=foo,bar=100),
+
+Parameters:
+sb
- StringBuilder to write
+paramMap
- sorted parameters map
+execInfo
- execution info
+queryInfoList
- query info list
+Since:
+1.4
+
+
+
+
+
+
+
+
+setMultiline
+public void setMultiline(boolean multiline)
+Enable multiline output in #getLogEntry(ExecutionInfo, List, boolean, boolean)
.
+
+Parameters:
+multiline
- return multi lined log entry when true is set
+Since:
+1.4.1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/JULQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/JULQueryLoggingListener.html
new file mode 100644
index 000000000..51f6b79d6
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/JULQueryLoggingListener.html
@@ -0,0 +1,486 @@
+
+
+
+
+
+
+JULQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+logger
+protected Logger logger
+
+
+
+
+
+
+
+logLevel
+protected Level logLevel
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/JULSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/JULSlowQueryListener.html
new file mode 100644
index 000000000..3be12de22
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/JULSlowQueryListener.html
@@ -0,0 +1,477 @@
+
+
+
+
+
+
+JULSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+logger
+protected Logger logger
+
+
+
+
+
+
+
+logLevel
+protected Level logLevel
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jLogLevel.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jLogLevel.html
new file mode 100644
index 000000000..a37608254
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jLogLevel.html
@@ -0,0 +1,400 @@
+
+
+
+
+
+
+Log4jLogLevel (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static Log4jLogLevel valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jQueryLoggingListener.html
new file mode 100644
index 000000000..28ef088ed
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jQueryLoggingListener.html
@@ -0,0 +1,478 @@
+
+
+
+
+
+
+Log4jQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected org.apache.logging.log4j.Logger
+log
+
+
+protected Log4jLogLevel
+logLevel
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jSlowQueryListener.html
new file mode 100644
index 000000000..e8ee5d20a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/Log4jSlowQueryListener.html
@@ -0,0 +1,477 @@
+
+
+
+
+
+
+Log4jSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected org.apache.logging.log4j.Logger
+logger
+
+
+protected Log4jLogLevel
+logLevel
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/LoggingCondition.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/LoggingCondition.html
new file mode 100644
index 000000000..c58dd5a87
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/LoggingCondition.html
@@ -0,0 +1,235 @@
+
+
+
+
+
+
+LoggingCondition (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getAsBoolean
+boolean getAsBoolean()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/OutputParameterJsonLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/OutputParameterJsonLogEntryCreator.html
new file mode 100644
index 000000000..f2e007e02
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/OutputParameterJsonLogEntryCreator.html
@@ -0,0 +1,368 @@
+
+
+
+
+
+
+OutputParameterJsonLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator
+escapeSpecialCharacter , writeBatchEntry , writeBatchSizeEntry , writeConnectionIdEntry , writeDataSourceNameEntry , writeIsolationEntry , writeParamsEntry , writeParamsForSingleCallableEntry , writeParamsForSinglePreparedEntry , writeQueriesEntry , writeQuerySizeEntry , writeResultEntry , writeTimeEntry , writeTypeEntry
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+chompIfEndWith , getDisplayValue , getDisplayValueForRegisterOutParameter , getDisplayValueForSetNull , getParameterKeyToDisplay , getParametersToDisplay , getParameterValueToDisplay , getStatementType , getTransactionIsolation , setRegisterOutParameterValueConverter , setSetNullParameterValueConverter
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/OutputParameterLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/OutputParameterLogEntryCreator.html
new file mode 100644
index 000000000..4dde5adba
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/OutputParameterLogEntryCreator.html
@@ -0,0 +1,368 @@
+
+
+
+
+
+
+OutputParameterLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator
+formatQuery , isMultiline , setMultiline , writeBatchEntry , writeBatchSizeEntry , writeConnectionIdEntry , writeDataSourceNameEntry , writeIsolationEntry , writeParamsEntry , writeParamsForSingleCallableEntry , writeParamsForSinglePreparedEntry , writeQueriesEntry , writeQuerySizeEntry , writeResultEntry , writeTimeEntry , writeTypeEntry
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator
+chompIfEndWith , getDisplayValue , getDisplayValueForRegisterOutParameter , getDisplayValueForSetNull , getParameterKeyToDisplay , getParametersToDisplay , getParameterValueToDisplay , getStatementType , getTransactionIsolation , setRegisterOutParameterValueConverter , setSetNullParameterValueConverter
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/ParameterValueConverter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/ParameterValueConverter.html
new file mode 100644
index 000000000..a27463f1d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/ParameterValueConverter.html
@@ -0,0 +1,276 @@
+
+
+
+
+
+
+ParameterValueConverter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/QueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/QueryLogEntryCreator.html
new file mode 100644
index 000000000..1e6439c99
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/QueryLogEntryCreator.html
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+QueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getLogEntry
+String getLogEntry(ExecutionInfo execInfo,
+ List <QueryInfo > queryInfoList,
+ boolean writeDataSourceName,
+ boolean writeConnectionId,
+ boolean writeIsolation)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/RegisterOutParameterValueConverter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/RegisterOutParameterValueConverter.html
new file mode 100644
index 000000000..7329cc7ec
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/RegisterOutParameterValueConverter.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+RegisterOutParameterValueConverter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.logging.RegisterOutParameterValueConverter
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JLogLevel.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JLogLevel.html
new file mode 100644
index 000000000..394534ddf
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JLogLevel.html
@@ -0,0 +1,398 @@
+
+
+
+
+
+
+SLF4JLogLevel (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static SLF4JLogLevel valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JQueryLoggingListener.html
new file mode 100644
index 000000000..e65ac7cba
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JQueryLoggingListener.html
@@ -0,0 +1,484 @@
+
+
+
+
+
+
+SLF4JQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JSlowQueryListener.html
new file mode 100644
index 000000000..e1be246d3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SLF4JSlowQueryListener.html
@@ -0,0 +1,477 @@
+
+
+
+
+
+
+SLF4JSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SetNullParameterValueConverter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SetNullParameterValueConverter.html
new file mode 100644
index 000000000..b36bc9233
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SetNullParameterValueConverter.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+SetNullParameterValueConverter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.listener.logging.SetNullParameterValueConverter
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SystemOutQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SystemOutQueryLoggingListener.html
new file mode 100644
index 000000000..f8ff24868
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SystemOutQueryLoggingListener.html
@@ -0,0 +1,323 @@
+
+
+
+
+
+
+SystemOutQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener
+afterQuery , beforeQuery , getEntry , getQueryLogEntryCreator , resetLogger , setLoggerName , setLoggingCondition , setQueryLogEntryCreator , setWriteConnectionId , setWriteDataSourceName , setWriteIsolation
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SystemOutSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SystemOutSlowQueryListener.html
new file mode 100644
index 000000000..b81be3dec
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/SystemOutSlowQueryListener.html
@@ -0,0 +1,371 @@
+
+
+
+
+
+
+SystemOutSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLogEntryCreator.StringAsIntegerComparator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLogEntryCreator.StringAsIntegerComparator.html
new file mode 100644
index 000000000..6d0e21f3d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLogEntryCreator.StringAsIntegerComparator.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator.StringAsIntegerComparator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator.StringAsIntegerComparator
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLogEntryCreator.html
new file mode 100644
index 000000000..7ab9c677a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLogEntryCreator.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.AbstractQueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLoggingListener.html
new file mode 100644
index 000000000..07981bd05
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractQueryLoggingListener.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.AbstractQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractSlowQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractSlowQueryLoggingListener.html
new file mode 100644
index 000000000..37fa4d4f3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/AbstractSlowQueryLoggingListener.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.AbstractSlowQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsLogLevel.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsLogLevel.html
new file mode 100644
index 000000000..9cf760aed
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsLogLevel.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.CommonsLogLevel (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsQueryLoggingListener.html
new file mode 100644
index 000000000..8fb8541c7
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsQueryLoggingListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsSlowQueryListener.html
new file mode 100644
index 000000000..a9bcbf1d9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/CommonsSlowQueryListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.CommonsSlowQueryListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/DefaultJsonQueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/DefaultJsonQueryLogEntryCreator.html
new file mode 100644
index 000000000..8c7ed4ae0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/DefaultJsonQueryLogEntryCreator.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.DefaultJsonQueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/DefaultQueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/DefaultQueryLogEntryCreator.html
new file mode 100644
index 000000000..36b90d075
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/DefaultQueryLogEntryCreator.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.DefaultQueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/JULQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/JULQueryLoggingListener.html
new file mode 100644
index 000000000..7f6d42efb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/JULQueryLoggingListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.JULQueryLoggingListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/JULSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/JULSlowQueryListener.html
new file mode 100644
index 000000000..fae4ec261
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/JULSlowQueryListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.JULSlowQueryListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jLogLevel.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jLogLevel.html
new file mode 100644
index 000000000..a69ebf283
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jLogLevel.html
@@ -0,0 +1,326 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.Log4jLogLevel (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jQueryLoggingListener.html
new file mode 100644
index 000000000..e03a99715
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jQueryLoggingListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.Log4jQueryLoggingListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jSlowQueryListener.html
new file mode 100644
index 000000000..4ff23a7c8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/Log4jSlowQueryListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.Log4jSlowQueryListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/LoggingCondition.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/LoggingCondition.html
new file mode 100644
index 000000000..13bc07920
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/LoggingCondition.html
@@ -0,0 +1,182 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.logging.LoggingCondition (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/OutputParameterJsonLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/OutputParameterJsonLogEntryCreator.html
new file mode 100644
index 000000000..22d5c249b
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/OutputParameterJsonLogEntryCreator.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.OutputParameterJsonLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.OutputParameterJsonLogEntryCreator
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/OutputParameterLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/OutputParameterLogEntryCreator.html
new file mode 100644
index 000000000..28c8b145e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/OutputParameterLogEntryCreator.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.OutputParameterLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.OutputParameterLogEntryCreator
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/ParameterValueConverter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/ParameterValueConverter.html
new file mode 100644
index 000000000..1bf73a95e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/ParameterValueConverter.html
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.logging.ParameterValueConverter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/QueryLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/QueryLogEntryCreator.html
new file mode 100644
index 000000000..58a814df6
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/QueryLogEntryCreator.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.listener.logging.QueryLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/RegisterOutParameterValueConverter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/RegisterOutParameterValueConverter.html
new file mode 100644
index 000000000..2bfa06574
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/RegisterOutParameterValueConverter.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.RegisterOutParameterValueConverter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.RegisterOutParameterValueConverter
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JLogLevel.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JLogLevel.html
new file mode 100644
index 000000000..164a08a39
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JLogLevel.html
@@ -0,0 +1,313 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.SLF4JLogLevel (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JQueryLoggingListener.html
new file mode 100644
index 000000000..57abfe620
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JQueryLoggingListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JSlowQueryListener.html
new file mode 100644
index 000000000..9b1231d09
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SLF4JSlowQueryListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.SLF4JSlowQueryListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SetNullParameterValueConverter.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SetNullParameterValueConverter.html
new file mode 100644
index 000000000..3bb04c826
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SetNullParameterValueConverter.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.SetNullParameterValueConverter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.SetNullParameterValueConverter
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SystemOutQueryLoggingListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SystemOutQueryLoggingListener.html
new file mode 100644
index 000000000..212f08f72
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SystemOutQueryLoggingListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.SystemOutQueryLoggingListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.SystemOutQueryLoggingListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SystemOutSlowQueryListener.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SystemOutSlowQueryListener.html
new file mode 100644
index 000000000..e766d4a73
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/class-use/SystemOutSlowQueryListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.listener.logging.SystemOutSlowQueryListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.listener.logging.SystemOutSlowQueryListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-frame.html
new file mode 100644
index 000000000..9711ee767
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-frame.html
@@ -0,0 +1,52 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener.logging (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
Enums
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-summary.html
new file mode 100644
index 000000000..1a3fcc808
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-summary.html
@@ -0,0 +1,313 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener.logging (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+CommonsLogLevel
+
+Apache Commons-Logging log level representation.
+
+
+
+Log4jLogLevel
+
+Apache Commons Logging log4j log level representation.
+
+
+
+SLF4JLogLevel
+
+SLF4J log level representation.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-tree.html
new file mode 100644
index 000000000..7e6e59a42
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-tree.html
@@ -0,0 +1,198 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener.logging Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
Enum Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-use.html
new file mode 100644
index 000000000..524d4518e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/logging/package-use.html
@@ -0,0 +1,237 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.listener.logging (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-frame.html
new file mode 100644
index 000000000..6a24a74d8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-frame.html
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-summary.html
new file mode 100644
index 000000000..e556ebe5b
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-summary.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-tree.html
new file mode 100644
index 000000000..05b1e82f5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-tree.html
@@ -0,0 +1,160 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.listener Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/listener/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-use.html
new file mode 100644
index 000000000..d6fe352ee
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/listener/package-use.html
@@ -0,0 +1,345 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.listener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/package-frame.html
new file mode 100644
index 000000000..11148b1b6
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/package-frame.html
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
Enums
+
+
Exceptions
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/package-summary.html
new file mode 100644
index 000000000..63ed4d4e5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/package-summary.html
@@ -0,0 +1,220 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Exception Summary
+
+Exception
+Description
+
+
+
+DataSourceProxyException
+
+Framework exception that datasource-proxy encountered.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/package-tree.html
new file mode 100644
index 000000000..efa218123
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/package-tree.html
@@ -0,0 +1,174 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
Enum Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/package-use.html
new file mode 100644
index 000000000..b8136651e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/package-use.html
@@ -0,0 +1,341 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/CachedRowSetResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/CachedRowSetResultSetProxyLogic.html
new file mode 100644
index 000000000..6a5acb5f4
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/CachedRowSetResultSetProxyLogic.html
@@ -0,0 +1,405 @@
+
+
+
+
+
+
+CachedRowSetResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/CachedRowSetResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/CachedRowSetResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..891e14ebb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/CachedRowSetResultSetProxyLogicFactory.html
@@ -0,0 +1,335 @@
+
+
+
+
+
+
+CachedRowSetResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogicFactory
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ConnectionProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ConnectionProxyLogic.html
new file mode 100644
index 000000000..4be593aa9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ConnectionProxyLogic.html
@@ -0,0 +1,347 @@
+
+
+
+
+
+
+ConnectionProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/DataSourceNameAware.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/DataSourceNameAware.html
new file mode 100644
index 000000000..3130960ff
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/DataSourceNameAware.html
@@ -0,0 +1,228 @@
+
+
+
+
+
+
+DataSourceNameAware (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/DataSourceProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/DataSourceProxyLogic.html
new file mode 100644
index 000000000..eaa419a4d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/DataSourceProxyLogic.html
@@ -0,0 +1,345 @@
+
+
+
+
+
+
+DataSourceProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/DefaultConnectionIdManager.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/DefaultConnectionIdManager.html
new file mode 100644
index 000000000..442727c15
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/DefaultConnectionIdManager.html
@@ -0,0 +1,338 @@
+
+
+
+
+
+
+DefaultConnectionIdManager (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.DefaultConnectionIdManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/GeneratedKeysUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/GeneratedKeysUtils.html
new file mode 100644
index 000000000..e56063075
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/GeneratedKeysUtils.html
@@ -0,0 +1,328 @@
+
+
+
+
+
+
+GeneratedKeysUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/GlobalConnectionIdManager.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/GlobalConnectionIdManager.html
new file mode 100644
index 000000000..3734ed279
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/GlobalConnectionIdManager.html
@@ -0,0 +1,353 @@
+
+
+
+
+
+
+GlobalConnectionIdManager (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/JdbcProxyFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/JdbcProxyFactory.html
new file mode 100644
index 000000000..ce4a7a11a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/JdbcProxyFactory.html
@@ -0,0 +1,402 @@
+
+
+
+
+
+
+JdbcProxyFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+static JdbcProxyFactory
+DEFAULT
+use JDK proxy as default.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods
+
+Modifier and Type
+Method and Description
+
+
+CallableStatement
+createCallableStatement (CallableStatement callableStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+Connection
+createConnection (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+DataSource
+createDataSource (DataSource dataSource,
+ ProxyConfig proxyConfig)
+
+
+ResultSet
+createGeneratedKeys (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+PreparedStatement
+createPreparedStatement (PreparedStatement preparedStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSet
+createResultSet (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+Statement
+createStatement (Statement statement,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/NanoTimeStopwatchFactory.NanoTimeStopwatch.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/NanoTimeStopwatchFactory.NanoTimeStopwatch.html
new file mode 100644
index 000000000..2fe3e6f69
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/NanoTimeStopwatchFactory.NanoTimeStopwatch.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+NanoTimeStopwatchFactory.NanoTimeStopwatch (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory.NanoTimeStopwatch
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+start
+public Stopwatch start()
+
+Start the stopwatch.
+
+Specified by:
+start
in interface Stopwatch
+Returns:
+stopwatch
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/NanoTimeStopwatchFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/NanoTimeStopwatchFactory.html
new file mode 100644
index 000000000..9075deaf3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/NanoTimeStopwatchFactory.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+
+NanoTimeStopwatchFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/NativeJdbcExtractUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/NativeJdbcExtractUtils.html
new file mode 100644
index 000000000..da30f8c96
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/NativeJdbcExtractUtils.html
@@ -0,0 +1,317 @@
+
+
+
+
+
+
+NativeJdbcExtractUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ObjectArrayUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ObjectArrayUtils.html
new file mode 100644
index 000000000..6ed03fd8f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ObjectArrayUtils.html
@@ -0,0 +1,278 @@
+
+
+
+
+
+
+ObjectArrayUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKey.ParameterKeyType.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKey.ParameterKeyType.html
new file mode 100644
index 000000000..ca8653ca0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKey.ParameterKeyType.html
@@ -0,0 +1,348 @@
+
+
+
+
+
+
+ParameterKey.ParameterKeyType (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+Enum Constants
+
+Enum Constant and Description
+
+
+BY_INDEX
+
+
+BY_NAME
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static ParameterKey.ParameterKeyType valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKey.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKey.html
new file mode 100644
index 000000000..e6a79a691
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKey.html
@@ -0,0 +1,449 @@
+
+
+
+
+
+
+ParameterKey (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKeyUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKeyUtils.html
new file mode 100644
index 000000000..d22808e96
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterKeyUtils.html
@@ -0,0 +1,308 @@
+
+
+
+
+
+
+ParameterKeyUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterSetOperation.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterSetOperation.html
new file mode 100644
index 000000000..b0945aa8e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ParameterSetOperation.html
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+ParameterSetOperation (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyConfig.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyConfig.Builder.html
new file mode 100644
index 000000000..540b92396
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyConfig.Builder.html
@@ -0,0 +1,510 @@
+
+
+
+
+
+
+ProxyConfig.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Builder ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Builder
+public Builder()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+retrieveIsolationLevel
+public ProxyConfig.Builder retrieveIsolationLevel(boolean retrieveIsolationLevel)
+When set to true
, retrieve the isolation level from the connection.
+
+Parameters:
+retrieveIsolationLevel
- whether to retrieve the isolation level
+Returns:
+builder
+Since:
+1.10
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyConfig.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyConfig.html
new file mode 100644
index 000000000..a9ddf6a5e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyConfig.html
@@ -0,0 +1,618 @@
+
+
+
+
+
+
+ProxyConfig (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+Nested Classes
+
+Modifier and Type
+Class and Description
+
+
+static class
+ProxyConfig.Builder
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ProxyConfig ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ProxyConfig
+public ProxyConfig()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyJdbcObject.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyJdbcObject.html
new file mode 100644
index 000000000..2e45d184e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyJdbcObject.html
@@ -0,0 +1,267 @@
+
+
+
+
+
+
+ProxyJdbcObject (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getTarget
+Object getTarget()
+Method to return wrapped source object(Connection, Statement, PreparedStatement, CallableStatement).
+
+Returns:
+source object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyLogicSupport.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyLogicSupport.html
new file mode 100644
index 000000000..3546a8cd3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ProxyLogicSupport.html
@@ -0,0 +1,425 @@
+
+
+
+
+
+
+ProxyLogicSupport (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected Object
+handleCommonMethod (String methodName,
+ Object original,
+ ProxyConfig proxyConfig,
+ Object [] args)
+
+
+protected boolean
+isCommonMethod (String methodName)
+
+
+protected abstract Object
+performProxyLogic (Object proxy,
+ Method method,
+ Object [] args,
+ MethodExecutionContext methodContext)
+
+
+protected Object
+proceedExecution (Method method,
+ Object target,
+ Object [] args)
+Invoke the method on target object.
+
+
+
+protected Object
+proceedMethodExecution (ProxyConfig proxyConfig,
+ Object original,
+ ConnectionInfo connectionInfo,
+ Object proxy,
+ Method method,
+ Object [] args)
+
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ReflectionUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ReflectionUtils.html
new file mode 100644
index 000000000..647d506b0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ReflectionUtils.html
@@ -0,0 +1,284 @@
+
+
+
+
+
+
+ReflectionUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ReflectionUtils
+public ReflectionUtils()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogic.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogic.Builder.html
new file mode 100644
index 000000000..8d454d415
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogic.Builder.html
@@ -0,0 +1,356 @@
+
+
+
+
+
+
+RepeatableReadResultSetProxyLogic.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Builder ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Builder
+public Builder()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogic.html
new file mode 100644
index 000000000..f561d8886
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogic.html
@@ -0,0 +1,400 @@
+
+
+
+
+
+
+RepeatableReadResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..318130e60
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/RepeatableReadResultSetProxyLogicFactory.html
@@ -0,0 +1,309 @@
+
+
+
+
+
+
+RepeatableReadResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogicFactory
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ResultSetProxyLogic.html
new file mode 100644
index 000000000..520c2880c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ResultSetProxyLogic.html
@@ -0,0 +1,244 @@
+
+
+
+
+
+
+ResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/ResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..c23509e05
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/ResultSetProxyLogicFactory.html
@@ -0,0 +1,275 @@
+
+
+
+
+
+
+ResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/SimpleResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SimpleResultSetProxyLogic.html
new file mode 100644
index 000000000..bc6bc2621
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SimpleResultSetProxyLogic.html
@@ -0,0 +1,354 @@
+
+
+
+
+
+
+SimpleResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/SimpleResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SimpleResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..5289bf6e2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SimpleResultSetProxyLogicFactory.html
@@ -0,0 +1,309 @@
+
+
+
+
+
+
+SimpleResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogicFactory
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementMethodNames.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementMethodNames.html
new file mode 100644
index 000000000..6d753db90
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementMethodNames.html
@@ -0,0 +1,418 @@
+
+
+
+
+
+
+StatementMethodNames (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementProxyLogic.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementProxyLogic.Builder.html
new file mode 100644
index 000000000..ba859c2b1
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementProxyLogic.Builder.html
@@ -0,0 +1,376 @@
+
+
+
+
+
+
+StatementProxyLogic.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Builder ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Builder
+public Builder()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementProxyLogic.html
new file mode 100644
index 000000000..b169c5532
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StatementProxyLogic.html
@@ -0,0 +1,364 @@
+
+
+
+
+
+
+StatementProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/Stopwatch.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/Stopwatch.html
new file mode 100644
index 000000000..998350e08
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/Stopwatch.html
@@ -0,0 +1,268 @@
+
+
+
+
+
+
+Stopwatch (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+start
+Stopwatch start()
+Start the stopwatch.
+
+Returns:
+stopwatch
+
+
+
+
+
+
+
+
+getElapsedTime
+long getElapsedTime()
+Get the time from
start()
.
+ The unit of returned time depends on the implementation class.
+
+Returns:
+elapsed time
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/StopwatchFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StopwatchFactory.html
new file mode 100644
index 000000000..c0eb2f78f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/StopwatchFactory.html
@@ -0,0 +1,235 @@
+
+
+
+
+
+
+StopwatchFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/SystemStopwatchFactory.SystemStopwatch.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SystemStopwatchFactory.SystemStopwatch.html
new file mode 100644
index 000000000..170ba2e76
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SystemStopwatchFactory.SystemStopwatch.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+SystemStopwatchFactory.SystemStopwatch (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.SystemStopwatchFactory.SystemStopwatch
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+SystemStopwatch
+public SystemStopwatch()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+start
+public Stopwatch start()
+
+Start the stopwatch.
+
+Specified by:
+start
in interface Stopwatch
+Returns:
+stopwatch
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/SystemStopwatchFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SystemStopwatchFactory.html
new file mode 100644
index 000000000..7f2097544
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/SystemStopwatchFactory.html
@@ -0,0 +1,313 @@
+
+
+
+
+
+
+SystemStopwatchFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/CachedRowSetResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/CachedRowSetResultSetProxyLogic.html
new file mode 100644
index 000000000..2a80ea679
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/CachedRowSetResultSetProxyLogic.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogic
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/CachedRowSetResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/CachedRowSetResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..bfdb61f9d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/CachedRowSetResultSetProxyLogicFactory.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.CachedRowSetResultSetProxyLogicFactory
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ConnectionProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ConnectionProxyLogic.html
new file mode 100644
index 000000000..49c5d3dd5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ConnectionProxyLogic.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ConnectionProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.ConnectionProxyLogic
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DataSourceNameAware.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DataSourceNameAware.html
new file mode 100644
index 000000000..4b18ea18e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DataSourceNameAware.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.DataSourceNameAware (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.DataSourceNameAware
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DataSourceProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DataSourceProxyLogic.html
new file mode 100644
index 000000000..4685ec21f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DataSourceProxyLogic.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.DataSourceProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.DataSourceProxyLogic
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DefaultConnectionIdManager.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DefaultConnectionIdManager.html
new file mode 100644
index 000000000..afbda76ac
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/DefaultConnectionIdManager.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.DefaultConnectionIdManager (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.DefaultConnectionIdManager
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/GeneratedKeysUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/GeneratedKeysUtils.html
new file mode 100644
index 000000000..3a25497d8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/GeneratedKeysUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.GeneratedKeysUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.GeneratedKeysUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/GlobalConnectionIdManager.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/GlobalConnectionIdManager.html
new file mode 100644
index 000000000..000a91625
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/GlobalConnectionIdManager.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.GlobalConnectionIdManager (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.GlobalConnectionIdManager
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/JdbcProxyFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/JdbcProxyFactory.html
new file mode 100644
index 000000000..617ba7d66
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/JdbcProxyFactory.html
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.JdbcProxyFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NanoTimeStopwatchFactory.NanoTimeStopwatch.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NanoTimeStopwatchFactory.NanoTimeStopwatch.html
new file mode 100644
index 000000000..6310372db
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NanoTimeStopwatchFactory.NanoTimeStopwatch.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory.NanoTimeStopwatch (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory.NanoTimeStopwatch
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NanoTimeStopwatchFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NanoTimeStopwatchFactory.html
new file mode 100644
index 000000000..6829fe291
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NanoTimeStopwatchFactory.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.NanoTimeStopwatchFactory
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NativeJdbcExtractUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NativeJdbcExtractUtils.html
new file mode 100644
index 000000000..0270e5a41
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/NativeJdbcExtractUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ObjectArrayUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ObjectArrayUtils.html
new file mode 100644
index 000000000..3dc498add
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ObjectArrayUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ObjectArrayUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.ObjectArrayUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKey.ParameterKeyType.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKey.ParameterKeyType.html
new file mode 100644
index 000000000..c4da591c6
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKey.ParameterKeyType.html
@@ -0,0 +1,194 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ParameterKey.ParameterKeyType (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKey.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKey.html
new file mode 100644
index 000000000..453ba74eb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKey.html
@@ -0,0 +1,236 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ParameterKey (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKeyUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKeyUtils.html
new file mode 100644
index 000000000..208a91948
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterKeyUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ParameterKeyUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.ParameterKeyUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterSetOperation.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterSetOperation.html
new file mode 100644
index 000000000..6977c0638
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ParameterSetOperation.html
@@ -0,0 +1,310 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ParameterSetOperation (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyConfig.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyConfig.Builder.html
new file mode 100644
index 000000000..ad72f72ba
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyConfig.Builder.html
@@ -0,0 +1,233 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ProxyConfig.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyConfig.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyConfig.html
new file mode 100644
index 000000000..2cb51c068
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyConfig.html
@@ -0,0 +1,510 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ProxyConfig (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.proxy with parameters of type ProxyConfig
+
+Modifier and Type
+Method and Description
+
+
+
+ResultSetProxyLogic
+RepeatableReadResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSetProxyLogic
+SimpleResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSetProxyLogic
+CachedRowSetResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+ResultSetProxyLogic
+ResultSetProxyLogicFactory. create (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+CallableStatement
+JdbcProxyFactory. createCallableStatement (CallableStatement callableStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+Connection
+JdbcProxyFactory. createConnection (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+DataSource
+JdbcProxyFactory. createDataSource (DataSource dataSource,
+ ProxyConfig proxyConfig)
+
+
+ResultSet
+JdbcProxyFactory. createGeneratedKeys (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+PreparedStatement
+JdbcProxyFactory. createPreparedStatement (PreparedStatement preparedStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSet
+JdbcProxyFactory. createResultSet (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+Statement
+JdbcProxyFactory. createStatement (Statement statement,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+static ProxyConfig.Builder
+ProxyConfig.Builder. from (ProxyConfig proxyConfig)
+
+
+protected Object
+ProxyLogicSupport. handleCommonMethod (String methodName,
+ Object original,
+ ProxyConfig proxyConfig,
+ Object [] args)
+
+
+protected Object
+ProxyLogicSupport. proceedMethodExecution (ProxyConfig proxyConfig,
+ Object original,
+ ConnectionInfo connectionInfo,
+ Object proxy,
+ Method method,
+ Object [] args)
+
+
+
+
+StatementProxyLogic.Builder
+StatementProxyLogic.Builder. proxyConfig (ProxyConfig proxyConfig)
+
+
+RepeatableReadResultSetProxyLogic.Builder
+RepeatableReadResultSetProxyLogic.Builder. proxyConfig (ProxyConfig proxyConfig)
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.proxy.jdk with parameters of type ProxyConfig
+
+Modifier and Type
+Method and Description
+
+
+
+CallableStatement
+JdkJdbcProxyFactory. createCallableStatement (CallableStatement callableStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+Connection
+JdkJdbcProxyFactory. createConnection (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+DataSource
+JdkJdbcProxyFactory. createDataSource (DataSource dataSource,
+ ProxyConfig proxyConfig)
+
+
+ResultSet
+JdkJdbcProxyFactory. createGeneratedKeys (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+PreparedStatement
+JdkJdbcProxyFactory. createPreparedStatement (PreparedStatement preparedStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSet
+JdkJdbcProxyFactory. createResultSet (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+Statement
+JdkJdbcProxyFactory. createStatement (Statement statement,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+
+
+Constructors in net.ttddyy.dsproxy.proxy.jdk with parameters of type ProxyConfig
+
+Constructor and Description
+
+
+
+CallableStatementInvocationHandler (CallableStatement cs,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+ConnectionInvocationHandler (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+DataSourceInvocationHandler (DataSource dataSource,
+ ProxyConfig proxyConfig)
+
+
+PreparedStatementInvocationHandler (PreparedStatement ps,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSetInvocationHandler (ResultSetProxyLogicFactory factory,
+ ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+StatementInvocationHandler (Statement stmt,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyJdbcObject.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyJdbcObject.html
new file mode 100644
index 000000000..c97ffe7ba
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyJdbcObject.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.ProxyJdbcObject (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.ProxyJdbcObject
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyLogicSupport.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyLogicSupport.html
new file mode 100644
index 000000000..65162a584
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ProxyLogicSupport.html
@@ -0,0 +1,230 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ProxyLogicSupport (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ReflectionUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ReflectionUtils.html
new file mode 100644
index 000000000..98d0dda19
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ReflectionUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.ReflectionUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.ReflectionUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogic.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogic.Builder.html
new file mode 100644
index 000000000..faef7d5c2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogic.Builder.html
@@ -0,0 +1,187 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogic.html
new file mode 100644
index 000000000..11131c4ab
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogic.html
@@ -0,0 +1,167 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..b181dcc51
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/RepeatableReadResultSetProxyLogicFactory.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.RepeatableReadResultSetProxyLogicFactory
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ResultSetProxyLogic.html
new file mode 100644
index 000000000..527fb4f20
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ResultSetProxyLogic.html
@@ -0,0 +1,214 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.ResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..42b84b53f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/ResultSetProxyLogicFactory.html
@@ -0,0 +1,292 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.ResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SimpleResultSetProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SimpleResultSetProxyLogic.html
new file mode 100644
index 000000000..222e35e00
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SimpleResultSetProxyLogic.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogic
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SimpleResultSetProxyLogicFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SimpleResultSetProxyLogicFactory.html
new file mode 100644
index 000000000..d65718fd9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SimpleResultSetProxyLogicFactory.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogicFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.SimpleResultSetProxyLogicFactory
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementMethodNames.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementMethodNames.html
new file mode 100644
index 000000000..b22b65dba
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementMethodNames.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.StatementMethodNames (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.StatementMethodNames
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementProxyLogic.Builder.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementProxyLogic.Builder.html
new file mode 100644
index 000000000..55e219fc1
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementProxyLogic.Builder.html
@@ -0,0 +1,192 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.StatementProxyLogic.Builder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementProxyLogic.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementProxyLogic.html
new file mode 100644
index 000000000..8ea5c8132
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StatementProxyLogic.html
@@ -0,0 +1,167 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.StatementProxyLogic (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/Stopwatch.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/Stopwatch.html
new file mode 100644
index 000000000..13e894cd7
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/Stopwatch.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.Stopwatch (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StopwatchFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StopwatchFactory.html
new file mode 100644
index 000000000..a2fab6cae
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/StopwatchFactory.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.proxy.StopwatchFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SystemStopwatchFactory.SystemStopwatch.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SystemStopwatchFactory.SystemStopwatch.html
new file mode 100644
index 000000000..42c8154d3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SystemStopwatchFactory.SystemStopwatch.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.SystemStopwatchFactory.SystemStopwatch (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.SystemStopwatchFactory.SystemStopwatch
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SystemStopwatchFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SystemStopwatchFactory.html
new file mode 100644
index 000000000..c37723aaf
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/class-use/SystemStopwatchFactory.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.SystemStopwatchFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.SystemStopwatchFactory
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/CallableStatementInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/CallableStatementInvocationHandler.html
new file mode 100644
index 000000000..c0baa5d5d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/CallableStatementInvocationHandler.html
@@ -0,0 +1,303 @@
+
+
+
+
+
+
+CallableStatementInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.jdk.CallableStatementInvocationHandler
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/ConnectionInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/ConnectionInvocationHandler.html
new file mode 100644
index 000000000..0b825558c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/ConnectionInvocationHandler.html
@@ -0,0 +1,299 @@
+
+
+
+
+
+
+ConnectionInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.jdk.ConnectionInvocationHandler
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/DataSourceInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/DataSourceInvocationHandler.html
new file mode 100644
index 000000000..a5bb8e2b9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/DataSourceInvocationHandler.html
@@ -0,0 +1,297 @@
+
+
+
+
+
+
+DataSourceInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.jdk.DataSourceInvocationHandler
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/JdkJdbcProxyFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/JdkJdbcProxyFactory.html
new file mode 100644
index 000000000..1a2e1ec40
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/JdkJdbcProxyFactory.html
@@ -0,0 +1,453 @@
+
+
+
+
+
+
+JdkJdbcProxyFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+CallableStatement
+createCallableStatement (CallableStatement callableStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+Connection
+createConnection (Connection connection,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+DataSource
+createDataSource (DataSource dataSource,
+ ProxyConfig proxyConfig)
+
+
+ResultSet
+createGeneratedKeys (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+PreparedStatement
+createPreparedStatement (PreparedStatement preparedStatement,
+ String query,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig,
+ boolean generateKey)
+
+
+ResultSet
+createResultSet (ResultSet resultSet,
+ ConnectionInfo connectionInfo,
+ ProxyConfig proxyConfig)
+
+
+
+
+Statement
+createStatement (Statement statement,
+ ConnectionInfo connectionInfo,
+ Connection proxyConnection,
+ ProxyConfig proxyConfig)
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/PreparedStatementInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/PreparedStatementInvocationHandler.html
new file mode 100644
index 000000000..51e1ca242
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/PreparedStatementInvocationHandler.html
@@ -0,0 +1,305 @@
+
+
+
+
+
+
+PreparedStatementInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.jdk.PreparedStatementInvocationHandler
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/ResultSetInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/ResultSetInvocationHandler.html
new file mode 100644
index 000000000..14bbeacec
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/ResultSetInvocationHandler.html
@@ -0,0 +1,303 @@
+
+
+
+
+
+
+ResultSetInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.jdk.ResultSetInvocationHandler
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/StatementInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/StatementInvocationHandler.html
new file mode 100644
index 000000000..e62fd8fc5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/StatementInvocationHandler.html
@@ -0,0 +1,301 @@
+
+
+
+
+
+
+StatementInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.proxy.jdk.StatementInvocationHandler
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/CallableStatementInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/CallableStatementInvocationHandler.html
new file mode 100644
index 000000000..f699c83d2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/CallableStatementInvocationHandler.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.jdk.CallableStatementInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk.CallableStatementInvocationHandler
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/ConnectionInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/ConnectionInvocationHandler.html
new file mode 100644
index 000000000..7c3983fce
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/ConnectionInvocationHandler.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.jdk.ConnectionInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk.ConnectionInvocationHandler
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/DataSourceInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/DataSourceInvocationHandler.html
new file mode 100644
index 000000000..dcd21a8f9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/DataSourceInvocationHandler.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.jdk.DataSourceInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk.DataSourceInvocationHandler
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/JdkJdbcProxyFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/JdkJdbcProxyFactory.html
new file mode 100644
index 000000000..c2daa0b2d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/JdkJdbcProxyFactory.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk.JdkJdbcProxyFactory
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/PreparedStatementInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/PreparedStatementInvocationHandler.html
new file mode 100644
index 000000000..e52ae5d27
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/PreparedStatementInvocationHandler.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.jdk.PreparedStatementInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk.PreparedStatementInvocationHandler
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/ResultSetInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/ResultSetInvocationHandler.html
new file mode 100644
index 000000000..d43089df5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/ResultSetInvocationHandler.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.jdk.ResultSetInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk.ResultSetInvocationHandler
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/StatementInvocationHandler.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/StatementInvocationHandler.html
new file mode 100644
index 000000000..22283a239
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/class-use/StatementInvocationHandler.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.proxy.jdk.StatementInvocationHandler (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk.StatementInvocationHandler
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-frame.html
new file mode 100644
index 000000000..23de2d44d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-frame.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.proxy.jdk (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-summary.html
new file mode 100644
index 000000000..02d1502f9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-summary.html
@@ -0,0 +1,183 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.proxy.jdk (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-tree.html
new file mode 100644
index 000000000..ae640f0fb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-tree.html
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.proxy.jdk Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-use.html
new file mode 100644
index 000000000..31dca75d8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/jdk/package-use.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.proxy.jdk (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.proxy.jdk
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-frame.html
new file mode 100644
index 000000000..0b6d048f3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-frame.html
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.proxy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
Enums
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-summary.html
new file mode 100644
index 000000000..d471c4f5c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-summary.html
@@ -0,0 +1,360 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.proxy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-tree.html
new file mode 100644
index 000000000..69d01b7cc
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-tree.html
@@ -0,0 +1,192 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.proxy Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
Enum Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-use.html
new file mode 100644
index 000000000..82f3cce14
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/proxy/package-use.html
@@ -0,0 +1,388 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.proxy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..55e1e6b01
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,411 @@
+
+
+
+
+
+
+AbstractQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+
+
+net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+postHandle, preHandle
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+afterCompletion
+public void afterCompletion(javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object handler,
+ Exception ex)
+ throws Exception
+
+Specified by:
+afterCompletion
in interface org.springframework.web.servlet.HandlerInterceptor
+Overrides:
+afterCompletion
in class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..99c5b851b
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingRequestListener.html
@@ -0,0 +1,351 @@
+
+
+
+
+
+
+AbstractQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..4c2755632
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/AbstractQueryCountLoggingServletFilter.html
@@ -0,0 +1,588 @@
+
+
+
+
+
+
+AbstractQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+doFilter
+public void doFilter(javax.servlet.ServletRequest request,
+ javax.servlet.ServletResponse response,
+ javax.servlet.FilterChain chain)
+ throws IOException ,
+ javax.servlet.ServletException
+
+Specified by:
+doFilter
in interface javax.servlet.Filter
+Throws:
+IOException
+javax.servlet.ServletException
+
+
+
+
+
+
+
+
+destroy
+public void destroy()
+
+Specified by:
+destroy
in interface javax.servlet.Filter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/BeanNameProxyDataSource.html b/docs/1.10/api/net/ttddyy/dsproxy/support/BeanNameProxyDataSource.html
new file mode 100644
index 000000000..a9b659a13
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/BeanNameProxyDataSource.html
@@ -0,0 +1,328 @@
+
+
+
+
+
+
+BeanNameProxyDataSource (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class net.ttddyy.dsproxy.support.ProxyDataSource
+addListener , close , getConnection , getConnection , getConnectionIdManager , getDataSource , getDataSourceName , getLoginTimeout , getLogWriter , getParentLogger , getProxyConfig , isWrapperFor , performProxyLogic , setConnectionIdManager , setDataSource , setDataSourceName , setListener , setLoginTimeout , setLogWriter , setProxyConfig , unwrap
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsLogUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsLogUtils.html
new file mode 100644
index 000000000..9eaddd270
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsLogUtils.html
@@ -0,0 +1,282 @@
+
+
+
+
+
+
+CommonsLogUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+CommonsLogUtils
+public CommonsLogUtils()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..b76732fd2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,385 @@
+
+
+
+
+
+
+CommonsQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+postHandle, preHandle
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..1034259d8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingRequestListener.html
@@ -0,0 +1,327 @@
+
+
+
+
+
+
+CommonsQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+setLog (org.apache.commons.logging.Log log)
+Override Log
instance.
+
+
+
+protected void
+writeLog (javax.servlet.ServletRequestEvent servletRequestEvent,
+ String logEntry)
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..6941c0456
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/CommonsQueryCountLoggingServletFilter.html
@@ -0,0 +1,410 @@
+
+
+
+
+
+
+CommonsQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/DataSourceProxyNativeJdbcExtractor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/DataSourceProxyNativeJdbcExtractor.html
new file mode 100644
index 000000000..f42a40dee
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/DataSourceProxyNativeJdbcExtractor.html
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+DataSourceProxyNativeJdbcExtractor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
+
+
+net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
+getNativeConnection, getNativeConnectionFromStatement, getNativeResultSet, isNativeConnectionNecessaryForNativeCallableStatements, isNativeConnectionNecessaryForNativePreparedStatements, isNativeConnectionNecessaryForNativeStatements
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/DefaultQueryCountLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/support/DefaultQueryCountLogEntryCreator.html
new file mode 100644
index 000000000..5f3adf87e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/DefaultQueryCountLogEntryCreator.html
@@ -0,0 +1,309 @@
+
+
+
+
+
+
+DefaultQueryCountLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.support.DefaultQueryCountLogEntryCreator
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..4e95d18a2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,422 @@
+
+
+
+
+
+
+JULQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+postHandle, preHandle
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+logger
+protected Logger logger
+
+
+
+
+
+
+
+logLevel
+protected Level logLevel
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..3beb0d3d2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingRequestListener.html
@@ -0,0 +1,351 @@
+
+
+
+
+
+
+JULQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected Logger
+logger
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+logger
+protected Logger logger
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..c6d481bc2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/JULQueryCountLoggingServletFilter.html
@@ -0,0 +1,421 @@
+
+
+
+
+
+
+JULQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected Logger
+logger
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+logger
+protected Logger logger
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jLogUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jLogUtils.html
new file mode 100644
index 000000000..9ae171635
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jLogUtils.html
@@ -0,0 +1,284 @@
+
+
+
+
+
+
+Log4jLogUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Log4jLogUtils ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Log4jLogUtils
+public Log4jLogUtils()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..386330954
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,429 @@
+
+
+
+
+
+
+Log4jQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected org.apache.logging.log4j.Logger
+log
+
+
+protected Log4jLogLevel
+logLevel
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+postHandle, preHandle
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..d40b0aacb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingRequestListener.html
@@ -0,0 +1,322 @@
+
+
+
+
+
+
+Log4jQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+setLogger (org.apache.logging.log4j.Logger logger)
+Override Logger
instance.
+
+
+
+protected void
+writeLog (javax.servlet.ServletRequestEvent servletRequestEvent,
+ String logEntry)
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..8ee2c55ba
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/Log4jQueryCountLoggingServletFilter.html
@@ -0,0 +1,416 @@
+
+
+
+
+
+
+Log4jQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected org.apache.logging.log4j.Logger
+log
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyConfigSpringXmlSupport.html b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyConfigSpringXmlSupport.html
new file mode 100644
index 000000000..92ef43979
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyConfigSpringXmlSupport.html
@@ -0,0 +1,419 @@
+
+
+
+
+
+
+ProxyConfigSpringXmlSupport (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyConnectionAdvice.html b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyConnectionAdvice.html
new file mode 100644
index 000000000..a7ea385e1
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyConnectionAdvice.html
@@ -0,0 +1,385 @@
+
+
+
+
+
+
+ProxyConnectionAdvice (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSource.html b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSource.html
new file mode 100644
index 000000000..3c96e2f6c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSource.html
@@ -0,0 +1,701 @@
+
+
+
+
+
+
+ProxyDataSource (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ProxyDataSource
+public ProxyDataSource()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.FormatQueryCallback.html b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.FormatQueryCallback.html
new file mode 100644
index 000000000..7c1a6c98f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.FormatQueryCallback.html
@@ -0,0 +1,233 @@
+
+
+
+
+
+
+ProxyDataSourceBuilder.FormatQueryCallback (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.SingleMethodExecution.html b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.SingleMethodExecution.html
new file mode 100644
index 000000000..d26e8076b
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.SingleMethodExecution.html
@@ -0,0 +1,236 @@
+
+
+
+
+
+
+ProxyDataSourceBuilder.SingleMethodExecution (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.SingleQueryExecution.html b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.SingleQueryExecution.html
new file mode 100644
index 000000000..982af2549
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.SingleQueryExecution.html
@@ -0,0 +1,238 @@
+
+
+
+
+
+
+ProxyDataSourceBuilder.SingleQueryExecution (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.html b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.html
new file mode 100644
index 000000000..2192ebdd4
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/ProxyDataSourceBuilder.html
@@ -0,0 +1,2145 @@
+
+
+
+
+
+
+ProxyDataSourceBuilder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+ProxyDataSourceBuilder
+afterMethod (ProxyDataSourceBuilder.SingleMethodExecution callback)
+
+
+
+
+ProxyDataSourceBuilder
+afterQuery (ProxyDataSourceBuilder.SingleQueryExecution callback)
+
+
+
+
+ProxyDataSourceBuilder
+asJson ()
+Format logging output as JSON.
+
+
+
+ProxyDataSourceBuilder
+autoRetrieveGeneratedKeys (boolean autoClose)
+Enable auto retrieval of generated keys.
+
+
+
+ProxyDataSourceBuilder
+autoRetrieveGeneratedKeys (boolean autoClose,
+ ResultSetProxyLogicFactory factory)
+Enable auto retrieval of generated keys with proxy created by specified factory.
+
+
+
+ProxyDataSourceBuilder
+autoRetrieveGeneratedKeysWithRepeatableReadProxy (boolean autoClose)
+
+
+
+
+ProxyDataSourceBuilder
+beforeMethod (ProxyDataSourceBuilder.SingleMethodExecution callback)
+
+
+
+
+ProxyDataSourceBuilder
+beforeQuery (ProxyDataSourceBuilder.SingleQueryExecution callback)
+
+
+
+
+ProxyDataSource
+build ()
+
+
+
+
+DataSource
+buildProxy ()
+
+
+
+
+ProxyDataSourceBuilder
+connectionIdManager (ConnectionIdManager connectionIdManager)
+
+
+
+
+ProxyDataSourceBuilder
+countQuery ()
+
+
+
+
+ProxyDataSourceBuilder
+countQuery (QueryCountStrategy queryCountStrategy)
+
+
+
+
+static ProxyDataSourceBuilder
+create ()
+
+
+static ProxyDataSourceBuilder
+create (DataSource dataSource)
+
+
+static ProxyDataSourceBuilder
+create (String dataSourceName,
+ DataSource dataSource)
+
+
+ProxyDataSourceBuilder
+dataSource (DataSource dataSource)
+Set actual datasource.
+
+
+
+ProxyDataSourceBuilder
+formatQuery (ProxyDataSourceBuilder.FormatQueryCallback formatQueryCallback)
+Take a callback that could format a query for logging.
+
+
+
+ProxyDataSourceBuilder
+jdbcProxyFactory (JdbcProxyFactory jdbcProxyFactory)
+
+
+
+
+ProxyDataSourceBuilder
+listener (JdbcLifecycleEventListener listener)
+
+
+
+
+ProxyDataSourceBuilder
+listener (QueryExecutionListener listener)
+Register given listener.
+
+
+
+ProxyDataSourceBuilder
+logQueryByCommons ()
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByCommons (CommonsLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByCommons (CommonsLogLevel logLevel,
+ String commonsLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByCommons (String commonsLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByJUL ()
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByJUL (Level logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByJUL (Level logLevel,
+ String julLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByJUL (String julLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByLog4j ()
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByLog4j (Log4jLogLevel log4jLogLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByLog4j (Log4jLogLevel logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryByLog4j (String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryBySlf4j ()
+
+
+
+
+ProxyDataSourceBuilder
+logQueryBySlf4j (SLF4JLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryBySlf4j (SLF4JLogLevel logLevel,
+ String slf4jLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryBySlf4j (String slf4jLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logQueryToSysOut ()
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit,
+ CommonsLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit,
+ CommonsLogLevel logLevel,
+ String logName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit,
+ String logName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit,
+ Level logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit,
+ Level logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit,
+ Log4jLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit,
+ Log4jLogLevel logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit,
+ SLF4JLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit,
+ SLF4JLogLevel logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+logSlowQueryToSysOut (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+methodListener (MethodExecutionListener listener)
+
+
+
+
+ProxyDataSourceBuilder
+multiline ()
+Use multiline output for logging query.
+
+
+
+ProxyDataSourceBuilder
+name (String dataSourceName)
+Set datasource name.
+
+
+
+ProxyDataSourceBuilder
+parameterTransformer (ParameterTransformer parameterTransformer)
+
+
+
+
+ProxyDataSourceBuilder
+proxyGeneratedKeys ()
+Enable
ResultSet
proxy for generated keys(e.g.: Statement#getGeneratedKeys()).
+
+
+
+ProxyDataSourceBuilder
+proxyGeneratedKeys (ResultSetProxyLogicFactory factory)
+Enable
ResultSet
proxy for generated keys with given proxy logic factory.
+
+
+
+ProxyDataSourceBuilder
+proxyResultSet ()
+Enable resultset proxy.
+
+
+
+ProxyDataSourceBuilder
+proxyResultSet (ResultSetProxyLogicFactory factory)
+Enable resultset proxy with given proxy logic factory.
+
+
+
+ProxyDataSourceBuilder
+queryTransformer (QueryTransformer queryTransformer)
+
+
+
+
+ProxyDataSourceBuilder
+repeatableReadGeneratedKeys ()
+Enable
ResultSet
proxy for generated keys that allows repeatable read.
+
+
+
+ProxyDataSourceBuilder
+repeatableReadResultSet ()
+Enable resultset proxy that allows repeatable read.
+
+
+
+ProxyDataSourceBuilder
+retrieveGeneratedKeysForBatch (boolean forStatement,
+ boolean forPreparedOrCallable)
+Configure generated-keys retrieval for batch statement and prepared/callable when auto retrieval is enabled.
+
+
+
+ProxyDataSourceBuilder
+retrieveIsolation ()
+Retrieve the isolation level from the connection.
+
+
+
+ProxyDataSourceBuilder
+traceMethods ()
+
+
+
+
+ProxyDataSourceBuilder
+traceMethods (TracingMethodListener.TracingMessageConsumer messageConsumer)
+
+
+
+
+ProxyDataSourceBuilder
+traceMethodsWhen (TracingMethodListener.TracingCondition condition)
+
+
+
+
+ProxyDataSourceBuilder
+traceMethodsWhen (TracingMethodListener.TracingCondition condition,
+ TracingMethodListener.TracingMessageConsumer messageConsumer)
+
+
+
+
+ProxyDataSourceBuilder
+writeIsolation ()
+Add connection isolation to logging query.
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+logSlowQueryByCommons
+public ProxyDataSourceBuilder logSlowQueryByCommons(long thresholdTime,
+ TimeUnit timeUnit,
+ CommonsLogLevel logLevel,
+ String logName)
+
+
+Parameters:
+thresholdTime
- slow query threshold time
+timeUnit
- slow query threshold time unit
+logLevel
- log level for commons
+logName
- commons logger name
+Returns:
+builder
+Since:
+1.4.1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+logSlowQueryBySlf4j
+public ProxyDataSourceBuilder logSlowQueryBySlf4j(long thresholdTime,
+ TimeUnit timeUnit,
+ SLF4JLogLevel logLevel,
+ String loggerName)
+
+
+Parameters:
+thresholdTime
- slow query threshold time
+timeUnit
- slow query threshold time unit
+logLevel
- log level for slf4j
+loggerName
- slf4j logger name
+Returns:
+builder
+Since:
+1.4.1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+logSlowQueryByJUL
+public ProxyDataSourceBuilder logSlowQueryByJUL(long thresholdTime,
+ TimeUnit timeUnit,
+ Level logLevel,
+ String loggerName)
+
+
+Parameters:
+thresholdTime
- slow query threshold time
+timeUnit
- slow query threshold time unit
+logLevel
- log level for JUL
+loggerName
- JUL logger name
+Returns:
+builder
+Since:
+1.4.1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+logSlowQueryByLog4j
+public ProxyDataSourceBuilder logSlowQueryByLog4j(long thresholdTime,
+ TimeUnit timeUnit,
+ Log4jLogLevel logLevel,
+ String loggerName)
+
+
+Parameters:
+thresholdTime
- slow query threshold time
+timeUnit
- slow query threshold time unit
+logLevel
- log level for JUL
+loggerName
- Log4j logger name
+Returns:
+builder
+Since:
+1.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proxyResultSet
+public ProxyDataSourceBuilder proxyResultSet()
+Enable resultset proxy.
+
+ When it is enabled, returned ResultSet will be proxied(e.g.: Statement#executeQuery()).
+
+Returns:
+builder
+Since:
+1.4.3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCountLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCountLogEntryCreator.html
new file mode 100644
index 000000000..900dd18ac
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCountLogEntryCreator.html
@@ -0,0 +1,249 @@
+
+
+
+
+
+
+QueryCountLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCountLoggerBuilder.html b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCountLoggerBuilder.html
new file mode 100644
index 000000000..0df7b1749
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCountLoggerBuilder.html
@@ -0,0 +1,770 @@
+
+
+
+
+
+
+QueryCountLoggerBuilder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearFilter.html
new file mode 100644
index 000000000..30c8c1091
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearFilter.html
@@ -0,0 +1,338 @@
+
+
+
+
+
+
+QueryCounterClearFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+destroy ()
+
+
+void
+doFilter (javax.servlet.ServletRequest request,
+ javax.servlet.ServletResponse response,
+ javax.servlet.FilterChain chain)
+
+
+void
+init (javax.servlet.FilterConfig filterConfig)
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+doFilter
+public void doFilter(javax.servlet.ServletRequest request,
+ javax.servlet.ServletResponse response,
+ javax.servlet.FilterChain chain)
+ throws IOException ,
+ javax.servlet.ServletException
+
+Specified by:
+doFilter
in interface javax.servlet.Filter
+Throws:
+IOException
+javax.servlet.ServletException
+
+
+
+
+
+
+
+
+destroy
+public void destroy()
+
+Specified by:
+destroy
in interface javax.servlet.Filter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearHandlerInterceptor.html
new file mode 100644
index 000000000..b7975faf7
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearHandlerInterceptor.html
@@ -0,0 +1,314 @@
+
+
+
+
+
+
+QueryCounterClearHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+
+
+net.ttddyy.dsproxy.support.QueryCounterClearHandlerInterceptor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+postHandle, preHandle
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+afterCompletion
+public void afterCompletion(javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object handler,
+ Exception ex)
+ throws Exception
+
+Specified by:
+afterCompletion
in interface org.springframework.web.servlet.HandlerInterceptor
+Overrides:
+afterCompletion
in class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearServletRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearServletRequestListener.html
new file mode 100644
index 000000000..14f68649c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/QueryCounterClearServletRequestListener.html
@@ -0,0 +1,309 @@
+
+
+
+
+
+
+QueryCounterClearServletRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.support.QueryCounterClearServletRequestListener
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JLogUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JLogUtils.html
new file mode 100644
index 000000000..bbfecaf48
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JLogUtils.html
@@ -0,0 +1,282 @@
+
+
+
+
+
+
+SLF4JLogUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+SLF4JLogUtils ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+SLF4JLogUtils
+public SLF4JLogUtils()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..d4f408ee2
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,380 @@
+
+
+
+
+
+
+SLF4JQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+postHandle, preHandle
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..5e6fd114f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingRequestListener.html
@@ -0,0 +1,322 @@
+
+
+
+
+
+
+SLF4JQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..0f492f861
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/SLF4JQueryCountLoggingServletFilter.html
@@ -0,0 +1,388 @@
+
+
+
+
+
+
+SLF4JQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..219816e06
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,313 @@
+
+
+
+
+
+
+SystemOutQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
+postHandle, preHandle
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..e4e5adb61
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingRequestListener.html
@@ -0,0 +1,303 @@
+
+
+
+
+
+
+SystemOutQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..db19d831f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/SystemOutQueryCountLoggingServletFilter.html
@@ -0,0 +1,356 @@
+
+
+
+
+
+
+SystemOutQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..08152e21d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..e0bc32a2e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingRequestListener.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..8cde2546d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/AbstractQueryCountLoggingServletFilter.html
@@ -0,0 +1,187 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.AbstractQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/BeanNameProxyDataSource.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/BeanNameProxyDataSource.html
new file mode 100644
index 000000000..bdef4d27d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/BeanNameProxyDataSource.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.BeanNameProxyDataSource (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.BeanNameProxyDataSource
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsLogUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsLogUtils.html
new file mode 100644
index 000000000..c714bf31b
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsLogUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.CommonsLogUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.CommonsLogUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..259301e03
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..81b8a1480
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingRequestListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.CommonsQueryCountLoggingRequestListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..e945e7f7f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/CommonsQueryCountLoggingServletFilter.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/DataSourceProxyNativeJdbcExtractor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/DataSourceProxyNativeJdbcExtractor.html
new file mode 100644
index 000000000..1d3de903a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/DataSourceProxyNativeJdbcExtractor.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.DataSourceProxyNativeJdbcExtractor
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/DefaultQueryCountLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/DefaultQueryCountLogEntryCreator.html
new file mode 100644
index 000000000..8d7ae33bd
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/DefaultQueryCountLogEntryCreator.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.DefaultQueryCountLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.DefaultQueryCountLogEntryCreator
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..9a1053831
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.JULQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..d858a8735
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingRequestListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.JULQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.JULQueryCountLoggingRequestListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..fdc513904
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/JULQueryCountLoggingServletFilter.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.JULQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jLogUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jLogUtils.html
new file mode 100644
index 000000000..93c53c81e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jLogUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.Log4jLogUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.Log4jLogUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..a1a6055e8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..9647f81a3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingRequestListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.Log4jQueryCountLoggingRequestListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..1a3dc3997
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/Log4jQueryCountLoggingServletFilter.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.Log4jQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyConfigSpringXmlSupport.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyConfigSpringXmlSupport.html
new file mode 100644
index 000000000..ff1883169
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyConfigSpringXmlSupport.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyConnectionAdvice.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyConnectionAdvice.html
new file mode 100644
index 000000000..7820000ff
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyConnectionAdvice.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.ProxyConnectionAdvice (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.ProxyConnectionAdvice
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSource.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSource.html
new file mode 100644
index 000000000..7938def29
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSource.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.ProxyDataSource (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.FormatQueryCallback.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.FormatQueryCallback.html
new file mode 100644
index 000000000..fe6412367
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.FormatQueryCallback.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.support.ProxyDataSourceBuilder.FormatQueryCallback (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.SingleMethodExecution.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.SingleMethodExecution.html
new file mode 100644
index 000000000..19018bfd1
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.SingleMethodExecution.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.support.ProxyDataSourceBuilder.SingleMethodExecution (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.SingleQueryExecution.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.SingleQueryExecution.html
new file mode 100644
index 000000000..115998ec5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.SingleQueryExecution.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.support.ProxyDataSourceBuilder.SingleQueryExecution (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.html
new file mode 100644
index 000000000..fde5cde99
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/ProxyDataSourceBuilder.html
@@ -0,0 +1,624 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.ProxyDataSourceBuilder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in net.ttddyy.dsproxy.support that return ProxyDataSourceBuilder
+
+Modifier and Type
+Method and Description
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. afterMethod (ProxyDataSourceBuilder.SingleMethodExecution callback)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. afterQuery (ProxyDataSourceBuilder.SingleQueryExecution callback)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. asJson ()
+Format logging output as JSON.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. autoRetrieveGeneratedKeys (boolean autoClose)
+Enable auto retrieval of generated keys.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. autoRetrieveGeneratedKeys (boolean autoClose,
+ ResultSetProxyLogicFactory factory)
+Enable auto retrieval of generated keys with proxy created by specified factory.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. autoRetrieveGeneratedKeysWithRepeatableReadProxy (boolean autoClose)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. beforeMethod (ProxyDataSourceBuilder.SingleMethodExecution callback)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. beforeQuery (ProxyDataSourceBuilder.SingleQueryExecution callback)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. connectionIdManager (ConnectionIdManager connectionIdManager)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. countQuery ()
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. countQuery (QueryCountStrategy queryCountStrategy)
+
+
+
+
+static ProxyDataSourceBuilder
+ProxyDataSourceBuilder. create ()
+
+
+static ProxyDataSourceBuilder
+ProxyDataSourceBuilder. create (DataSource dataSource)
+
+
+static ProxyDataSourceBuilder
+ProxyDataSourceBuilder. create (String dataSourceName,
+ DataSource dataSource)
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. dataSource (DataSource dataSource)
+Set actual datasource.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. formatQuery (ProxyDataSourceBuilder.FormatQueryCallback formatQueryCallback)
+Take a callback that could format a query for logging.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. jdbcProxyFactory (JdbcProxyFactory jdbcProxyFactory)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. listener (JdbcLifecycleEventListener listener)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. listener (QueryExecutionListener listener)
+Register given listener.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByCommons ()
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByCommons (CommonsLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByCommons (CommonsLogLevel logLevel,
+ String commonsLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByCommons (String commonsLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByJUL ()
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByJUL (Level logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByJUL (Level logLevel,
+ String julLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByJUL (String julLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByLog4j ()
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByLog4j (Log4jLogLevel log4jLogLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByLog4j (Log4jLogLevel logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryByLog4j (String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryBySlf4j ()
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryBySlf4j (SLF4JLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryBySlf4j (SLF4JLogLevel logLevel,
+ String slf4jLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryBySlf4j (String slf4jLoggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logQueryToSysOut ()
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit,
+ CommonsLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit,
+ CommonsLogLevel logLevel,
+ String logName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByCommons (long thresholdTime,
+ TimeUnit timeUnit,
+ String logName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit,
+ Level logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit,
+ Level logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByJUL (long thresholdTime,
+ TimeUnit timeUnit,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit,
+ Log4jLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit,
+ Log4jLogLevel logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryByLog4j (long thresholdTime,
+ TimeUnit timeUnit,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit,
+ SLF4JLogLevel logLevel)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit,
+ SLF4JLogLevel logLevel,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryBySlf4j (long thresholdTime,
+ TimeUnit timeUnit,
+ String loggerName)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. logSlowQueryToSysOut (long thresholdTime,
+ TimeUnit timeUnit)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. methodListener (MethodExecutionListener listener)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. multiline ()
+Use multiline output for logging query.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. name (String dataSourceName)
+Set datasource name.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. parameterTransformer (ParameterTransformer parameterTransformer)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. proxyGeneratedKeys ()
+Enable
ResultSet
proxy for generated keys(e.g.: Statement#getGeneratedKeys()).
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. proxyGeneratedKeys (ResultSetProxyLogicFactory factory)
+Enable
ResultSet
proxy for generated keys with given proxy logic factory.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. proxyResultSet ()
+Enable resultset proxy.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. proxyResultSet (ResultSetProxyLogicFactory factory)
+Enable resultset proxy with given proxy logic factory.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. queryTransformer (QueryTransformer queryTransformer)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. repeatableReadGeneratedKeys ()
+Enable
ResultSet
proxy for generated keys that allows repeatable read.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. repeatableReadResultSet ()
+Enable resultset proxy that allows repeatable read.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. retrieveGeneratedKeysForBatch (boolean forStatement,
+ boolean forPreparedOrCallable)
+Configure generated-keys retrieval for batch statement and prepared/callable when auto retrieval is enabled.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. retrieveIsolation ()
+Retrieve the isolation level from the connection.
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. traceMethods ()
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. traceMethods (TracingMethodListener.TracingMessageConsumer messageConsumer)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. traceMethodsWhen (TracingMethodListener.TracingCondition condition)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. traceMethodsWhen (TracingMethodListener.TracingCondition condition,
+ TracingMethodListener.TracingMessageConsumer messageConsumer)
+
+
+
+
+ProxyDataSourceBuilder
+ProxyDataSourceBuilder. writeIsolation ()
+Add connection isolation to logging query.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCountLogEntryCreator.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCountLogEntryCreator.html
new file mode 100644
index 000000000..d8bc45dea
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCountLogEntryCreator.html
@@ -0,0 +1,203 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.support.QueryCountLogEntryCreator (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCountLoggerBuilder.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCountLoggerBuilder.html
new file mode 100644
index 000000000..ec57478fb
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCountLoggerBuilder.html
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.QueryCountLoggerBuilder (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearFilter.html
new file mode 100644
index 000000000..9a7051c22
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearFilter.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.QueryCounterClearFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.QueryCounterClearFilter
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearHandlerInterceptor.html
new file mode 100644
index 000000000..5d9e30daf
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearHandlerInterceptor.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.QueryCounterClearHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.QueryCounterClearHandlerInterceptor
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearServletRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearServletRequestListener.html
new file mode 100644
index 000000000..52019f03e
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/QueryCounterClearServletRequestListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.QueryCounterClearServletRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.QueryCounterClearServletRequestListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JLogUtils.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JLogUtils.html
new file mode 100644
index 000000000..21c725674
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JLogUtils.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.SLF4JLogUtils (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.SLF4JLogUtils
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..5a6bb152a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..7a4e8f3c1
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingRequestListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingRequestListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..c8d3bbc0b
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SLF4JQueryCountLoggingServletFilter.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.SLF4JQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingHandlerInterceptor.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingHandlerInterceptor.html
new file mode 100644
index 000000000..643731437
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingHandlerInterceptor.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingHandlerInterceptor (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingRequestListener.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingRequestListener.html
new file mode 100644
index 000000000..a115c2622
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingRequestListener.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingRequestListener (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingRequestListener
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingServletFilter.html b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingServletFilter.html
new file mode 100644
index 000000000..471fcbd8f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/class-use/SystemOutQueryCountLoggingServletFilter.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.SystemOutQueryCountLoggingServletFilter (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/ProxyDataSourceObjectFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/ProxyDataSourceObjectFactory.html
new file mode 100644
index 000000000..6e11fa66f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/ProxyDataSourceObjectFactory.html
@@ -0,0 +1,398 @@
+
+
+
+
+
+
+ProxyDataSourceObjectFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/class-use/ProxyDataSourceObjectFactory.html b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/class-use/ProxyDataSourceObjectFactory.html
new file mode 100644
index 000000000..a0abaec1c
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/class-use/ProxyDataSourceObjectFactory.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-frame.html
new file mode 100644
index 000000000..8065e5279
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-frame.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support.jndi (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-summary.html
new file mode 100644
index 000000000..2ae9efeea
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-summary.html
@@ -0,0 +1,147 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support.jndi (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-tree.html
new file mode 100644
index 000000000..db7044615
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-tree.html
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support.jndi Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-use.html
new file mode 100644
index 000000000..bad137715
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/jndi/package-use.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.support.jndi (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.jndi
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/support/package-frame.html
new file mode 100644
index 000000000..3ff8cbb26
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/package-frame.html
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/support/package-summary.html
new file mode 100644
index 000000000..03851b550
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/package-summary.html
@@ -0,0 +1,344 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/support/package-tree.html
new file mode 100644
index 000000000..c8b49fccc
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/package-tree.html
@@ -0,0 +1,202 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/support/package-use.html
new file mode 100644
index 000000000..1739842a9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/package-use.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.support (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/tags/MetricsTag.html b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/MetricsTag.html
new file mode 100644
index 000000000..9b435d594
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/MetricsTag.html
@@ -0,0 +1,358 @@
+
+
+
+
+
+
+MetricsTag (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.jsp.tagext.SimpleTagSupport
+
+
+net.ttddyy.dsproxy.support.tags.MetricsTag
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+MetricsTag ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport
+findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+MetricsTag
+public MetricsTag()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/tags/class-use/MetricsTag.html b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/class-use/MetricsTag.html
new file mode 100644
index 000000000..f1ff950f0
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/class-use/MetricsTag.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.support.tags.MetricsTag (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.tags.MetricsTag
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-frame.html
new file mode 100644
index 000000000..4f3b4ec6a
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-frame.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support.tags (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-summary.html
new file mode 100644
index 000000000..97d1b0461
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-summary.html
@@ -0,0 +1,147 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support.tags (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+MetricsTag
+
+Implementation of "metrics" custom tag.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-tree.html
new file mode 100644
index 000000000..1794053d9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-tree.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.support.tags Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+javax.servlet.jsp.tagext.SimpleTagSupport (implements javax.servlet.jsp.tagext.SimpleTag)
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-use.html
new file mode 100644
index 000000000..ec7982245
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/support/tags/package-use.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.support.tags (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.support.tags
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/NoOpParameterTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/NoOpParameterTransformer.html
new file mode 100644
index 000000000..0013c8d9d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/NoOpParameterTransformer.html
@@ -0,0 +1,307 @@
+
+
+
+
+
+
+NoOpParameterTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+net.ttddyy.dsproxy.transform.NoOpParameterTransformer
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/NoOpQueryTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/NoOpQueryTransformer.html
new file mode 100644
index 000000000..9fb3280f5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/NoOpQueryTransformer.html
@@ -0,0 +1,305 @@
+
+
+
+
+
+
+NoOpQueryTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/ParameterReplacer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/ParameterReplacer.html
new file mode 100644
index 000000000..4dd5556ce
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/ParameterReplacer.html
@@ -0,0 +1,1892 @@
+
+
+
+
+
+
+ParameterReplacer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+clearParameters ()
+
+
+Map <ParameterKey ,ParameterSetOperation >
+getModifiedParameters ()
+
+
+<T> T
+getValue (int index)
+
+
+<T> T
+getValue (String paramName)
+
+
+boolean
+isModified ()
+
+
+void
+registerOutParameter (int parameterIndex,
+ int sqlType)
+
+
+void
+registerOutParameter (int parameterIndex,
+ int sqlType,
+ int scale)
+
+
+void
+registerOutParameter (int parameterIndex,
+ int sqlType,
+ String typeName)
+
+
+void
+registerOutParameter (String parameterName,
+ int sqlType)
+
+
+void
+registerOutParameter (String parameterName,
+ int sqlType,
+ int scale)
+
+
+void
+registerOutParameter (String parameterName,
+ int sqlType,
+ String typeName)
+
+
+void
+setArray (int parameterIndex,
+ Array x)
+
+
+void
+setAsciiStream (int parameterIndex,
+ InputStream x)
+
+
+void
+setAsciiStream (int parameterIndex,
+ InputStream x,
+ int length)
+
+
+void
+setAsciiStream (int parameterIndex,
+ InputStream x,
+ long length)
+
+
+void
+setAsciiStream (String parameterName,
+ InputStream x)
+
+
+void
+setAsciiStream (String parameterName,
+ InputStream x,
+ int length)
+
+
+void
+setAsciiStream (String parameterName,
+ InputStream x,
+ long length)
+
+
+void
+setBigDecimal (int parameterIndex,
+ BigDecimal x)
+
+
+void
+setBigDecimal (String parameterName,
+ BigDecimal x)
+
+
+void
+setBinaryStream (int parameterIndex,
+ InputStream x)
+
+
+void
+setBinaryStream (int parameterIndex,
+ InputStream x,
+ int length)
+
+
+void
+setBinaryStream (int parameterIndex,
+ InputStream x,
+ long length)
+
+
+void
+setBinaryStream (String parameterName,
+ InputStream x)
+
+
+void
+setBinaryStream (String parameterName,
+ InputStream x,
+ int length)
+
+
+void
+setBinaryStream (String parameterName,
+ InputStream x,
+ long length)
+
+
+void
+setBlob (int parameterIndex,
+ Blob x)
+
+
+void
+setBlob (int parameterIndex,
+ InputStream inputStream)
+
+
+void
+setBlob (int parameterIndex,
+ InputStream inputStream,
+ long length)
+
+
+void
+setBlob (String parameterName,
+ Blob x)
+
+
+void
+setBlob (String parameterName,
+ InputStream inputStream)
+
+
+void
+setBlob (String parameterName,
+ InputStream inputStream,
+ long length)
+
+
+void
+setBoolean (int parameterIndex,
+ boolean x)
+
+
+void
+setBoolean (String parameterName,
+ boolean x)
+
+
+void
+setByte (int parameterIndex,
+ byte x)
+
+
+void
+setByte (String parameterName,
+ byte x)
+
+
+void
+setBytes (int parameterIndex,
+ byte[] x)
+
+
+void
+setBytes (String parameterName,
+ byte[] x)
+
+
+void
+setCharacterStream (int parameterIndex,
+ Reader reader)
+
+
+void
+setCharacterStream (int parameterIndex,
+ Reader reader,
+ int length)
+
+
+void
+setCharacterStream (int parameterIndex,
+ Reader reader,
+ long length)
+
+
+void
+setCharacterStream (String parameterName,
+ Reader reader)
+
+
+void
+setCharacterStream (String parameterName,
+ Reader reader,
+ int length)
+
+
+void
+setCharacterStream (String parameterName,
+ Reader reader,
+ long length)
+
+
+void
+setClob (int parameterIndex,
+ Clob x)
+
+
+void
+setClob (int parameterIndex,
+ Reader reader)
+
+
+void
+setClob (int parameterIndex,
+ Reader reader,
+ long length)
+
+
+void
+setClob (String parameterName,
+ Clob x)
+
+
+void
+setClob (String parameterName,
+ Reader reader)
+
+
+void
+setClob (String parameterName,
+ Reader reader,
+ long length)
+
+
+void
+setDate (int parameterIndex,
+ Date x)
+
+
+void
+setDate (int parameterIndex,
+ Date x,
+ Calendar cal)
+
+
+void
+setDate (String parameterName,
+ Date x)
+
+
+void
+setDate (String parameterName,
+ Date x,
+ Calendar cal)
+
+
+void
+setDouble (int parameterIndex,
+ double x)
+
+
+void
+setDouble (String parameterName,
+ double x)
+
+
+void
+setFloat (int parameterIndex,
+ float x)
+
+
+void
+setFloat (String parameterName,
+ float x)
+
+
+void
+setInt (int parameterIndex,
+ int x)
+
+
+void
+setInt (String parameterName,
+ int x)
+
+
+void
+setLong (int parameterIndex,
+ long x)
+
+
+void
+setLong (String parameterName,
+ long x)
+
+
+void
+setNCharacterStream (int parameterIndex,
+ Reader value)
+
+
+void
+setNCharacterStream (int parameterIndex,
+ Reader value,
+ long length)
+
+
+void
+setNCharacterStream (String parameterName,
+ Reader value)
+
+
+void
+setNCharacterStream (String parameterName,
+ Reader value,
+ long length)
+
+
+void
+setNClob (int parameterIndex,
+ NClob value)
+
+
+void
+setNClob (int parameterIndex,
+ Reader reader)
+
+
+void
+setNClob (int parameterIndex,
+ Reader reader,
+ long length)
+
+
+void
+setNClob (String parameterName,
+ NClob value)
+
+
+void
+setNClob (String parameterName,
+ Reader reader)
+
+
+void
+setNClob (String parameterName,
+ Reader reader,
+ long length)
+
+
+void
+setNString (int parameterIndex,
+ String value)
+
+
+void
+setNString (String parameterName,
+ String value)
+
+
+void
+setNull (int parameterIndex,
+ int sqlType)
+
+
+void
+setNull (int parameterIndex,
+ int sqlType,
+ String typeName)
+
+
+void
+setNull (String parameterName,
+ int sqlType)
+
+
+void
+setNull (String parameterName,
+ int sqlType,
+ String typeName)
+
+
+void
+setObject (int parameterIndex,
+ Object x)
+
+
+void
+setObject (int parameterIndex,
+ Object x,
+ int targetSqlType)
+
+
+void
+setObject (int parameterIndex,
+ Object x,
+ int targetSqlType,
+ int scaleOrLength)
+
+
+void
+setObject (String parameterName,
+ Object x)
+
+
+void
+setObject (String parameterName,
+ Object x,
+ int targetSqlType)
+
+
+void
+setObject (String parameterName,
+ Object x,
+ int targetSqlType,
+ int scale)
+
+
+void
+setRef (int parameterIndex,
+ Ref x)
+
+
+void
+setRowId (int parameterIndex,
+ RowId x)
+
+
+void
+setRowId (String parameterName,
+ RowId x)
+
+
+void
+setShort (int parameterIndex,
+ short x)
+
+
+void
+setShort (String parameterName,
+ short x)
+
+
+void
+setSQLXML (int parameterIndex,
+ SQLXML xmlObject)
+
+
+void
+setSQLXML (String parameterName,
+ SQLXML xmlObject)
+
+
+void
+setString (int parameterIndex,
+ String x)
+
+
+void
+setString (String parameterName,
+ String x)
+
+
+void
+setTime (int parameterIndex,
+ Time x)
+
+
+void
+setTime (int parameterIndex,
+ Time x,
+ Calendar cal)
+
+
+void
+setTime (String parameterName,
+ Time x)
+
+
+void
+setTime (String parameterName,
+ Time x,
+ Calendar cal)
+
+
+void
+setTimestamp (int parameterIndex,
+ Timestamp x)
+
+
+void
+setTimestamp (int parameterIndex,
+ Timestamp x,
+ Calendar cal)
+
+
+void
+setTimestamp (String parameterName,
+ Timestamp x)
+
+
+void
+setTimestamp (String parameterName,
+ Timestamp x,
+ Calendar cal)
+
+
+void
+setUnicodeStream (int parameterIndex,
+ InputStream x,
+ int length)
+
+
+void
+setURL (int parameterIndex,
+ URL x)
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/ParameterTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/ParameterTransformer.html
new file mode 100644
index 000000000..a30a7a816
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/ParameterTransformer.html
@@ -0,0 +1,272 @@
+
+
+
+
+
+
+ParameterTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/QueryTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/QueryTransformer.html
new file mode 100644
index 000000000..1ce76faa8
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/QueryTransformer.html
@@ -0,0 +1,271 @@
+
+
+
+
+
+
+QueryTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/TransformInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/TransformInfo.html
new file mode 100644
index 000000000..2394fa7f6
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/TransformInfo.html
@@ -0,0 +1,443 @@
+
+
+
+
+
+
+TransformInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+TransformInfo
+public TransformInfo()
+
+
+
+
+
+
+
+TransformInfo
+public TransformInfo(Class <? extends Statement > clazz,
+ String dataSourceName,
+ String query,
+ boolean batch,
+ int count)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/NoOpParameterTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/NoOpParameterTransformer.html
new file mode 100644
index 000000000..b2e01941d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/NoOpParameterTransformer.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.transform.NoOpParameterTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.transform.NoOpParameterTransformer
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/NoOpQueryTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/NoOpQueryTransformer.html
new file mode 100644
index 000000000..6ed912571
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/NoOpQueryTransformer.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.transform.NoOpQueryTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of net.ttddyy.dsproxy.transform.NoOpQueryTransformer
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/ParameterReplacer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/ParameterReplacer.html
new file mode 100644
index 000000000..5042b61c9
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/ParameterReplacer.html
@@ -0,0 +1,173 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.transform.ParameterReplacer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/ParameterTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/ParameterTransformer.html
new file mode 100644
index 000000000..f8e7629d3
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/ParameterTransformer.html
@@ -0,0 +1,245 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.transform.ParameterTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/QueryTransformer.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/QueryTransformer.html
new file mode 100644
index 000000000..eb54a5d6d
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/QueryTransformer.html
@@ -0,0 +1,245 @@
+
+
+
+
+
+
+Uses of Interface net.ttddyy.dsproxy.transform.QueryTransformer (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/TransformInfo.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/TransformInfo.html
new file mode 100644
index 000000000..5ef0ca35f
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/class-use/TransformInfo.html
@@ -0,0 +1,181 @@
+
+
+
+
+
+
+Uses of Class net.ttddyy.dsproxy.transform.TransformInfo (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/package-frame.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-frame.html
new file mode 100644
index 000000000..caf14b4b5
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-frame.html
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.transform (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/package-summary.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-summary.html
new file mode 100644
index 000000000..bdef35b60
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-summary.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.transform (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/package-tree.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-tree.html
new file mode 100644
index 000000000..234d56a98
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-tree.html
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+net.ttddyy.dsproxy.transform Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/net/ttddyy/dsproxy/transform/package-use.html b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-use.html
new file mode 100644
index 000000000..047bc0907
--- /dev/null
+++ b/docs/1.10/api/net/ttddyy/dsproxy/transform/package-use.html
@@ -0,0 +1,221 @@
+
+
+
+
+
+
+Uses of Package net.ttddyy.dsproxy.transform (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/overview-frame.html b/docs/1.10/api/overview-frame.html
new file mode 100644
index 000000000..eb6bbe02a
--- /dev/null
+++ b/docs/1.10/api/overview-frame.html
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+Overview List (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/1.10/api/overview-summary.html b/docs/1.10/api/overview-summary.html
new file mode 100644
index 000000000..029ced2a5
--- /dev/null
+++ b/docs/1.10/api/overview-summary.html
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+Overview (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/overview-tree.html b/docs/1.10/api/overview-tree.html
new file mode 100644
index 000000000..ec1e494e3
--- /dev/null
+++ b/docs/1.10/api/overview-tree.html
@@ -0,0 +1,397 @@
+
+
+
+
+
+
+Class Hierarchy (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
Enum Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/package-list b/docs/1.10/api/package-list
new file mode 100644
index 000000000..7a64484e5
--- /dev/null
+++ b/docs/1.10/api/package-list
@@ -0,0 +1,10 @@
+net.ttddyy.dsproxy
+net.ttddyy.dsproxy.listener
+net.ttddyy.dsproxy.listener.lifecycle
+net.ttddyy.dsproxy.listener.logging
+net.ttddyy.dsproxy.proxy
+net.ttddyy.dsproxy.proxy.jdk
+net.ttddyy.dsproxy.support
+net.ttddyy.dsproxy.support.jndi
+net.ttddyy.dsproxy.support.tags
+net.ttddyy.dsproxy.transform
diff --git a/docs/1.10/api/script.js b/docs/1.10/api/script.js
new file mode 100644
index 000000000..b34635693
--- /dev/null
+++ b/docs/1.10/api/script.js
@@ -0,0 +1,30 @@
+function show(type)
+{
+ count = 0;
+ for (var key in methods) {
+ var row = document.getElementById(key);
+ if ((methods[key] & type) != 0) {
+ row.style.display = '';
+ row.className = (count++ % 2) ? rowColor : altColor;
+ }
+ else
+ row.style.display = 'none';
+ }
+ updateTabs(type);
+}
+
+function updateTabs(type)
+{
+ for (var value in tabs) {
+ var sNode = document.getElementById(tabs[value][0]);
+ var spanNode = sNode.firstChild;
+ if (value == type) {
+ sNode.className = activeTableTab;
+ spanNode.innerHTML = tabs[value][1];
+ }
+ else {
+ sNode.className = tableTab;
+ spanNode.innerHTML = "" + tabs[value][1] + " ";
+ }
+ }
+}
diff --git a/docs/1.10/api/serialized-form.html b/docs/1.10/api/serialized-form.html
new file mode 100644
index 000000000..d57e0d876
--- /dev/null
+++ b/docs/1.10/api/serialized-form.html
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+Serialized Form (datasource-proxy 1.10 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/docs/1.10/api/stylesheet.css b/docs/1.10/api/stylesheet.css
new file mode 100644
index 000000000..98055b22d
--- /dev/null
+++ b/docs/1.10/api/stylesheet.css
@@ -0,0 +1,574 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+
+@import url('resources/fonts/dejavu.css');
+
+body {
+ background-color:#ffffff;
+ color:#353833;
+ font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+ font-size:14px;
+ margin:0;
+}
+a:link, a:visited {
+ text-decoration:none;
+ color:#4A6782;
+}
+a:hover, a:focus {
+ text-decoration:none;
+ color:#bb7a2a;
+}
+a:active {
+ text-decoration:none;
+ color:#4A6782;
+}
+a[name] {
+ color:#353833;
+}
+a[name]:hover {
+ text-decoration:none;
+ color:#353833;
+}
+pre {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+}
+h1 {
+ font-size:20px;
+}
+h2 {
+ font-size:18px;
+}
+h3 {
+ font-size:16px;
+ font-style:italic;
+}
+h4 {
+ font-size:13px;
+}
+h5 {
+ font-size:12px;
+}
+h6 {
+ font-size:11px;
+}
+ul {
+ list-style-type:disc;
+}
+code, tt {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ padding-top:4px;
+ margin-top:8px;
+ line-height:1.4em;
+}
+dt code {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ padding-top:4px;
+}
+table tr td dt code {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ vertical-align:top;
+ padding-top:4px;
+}
+sup {
+ font-size:8px;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+ clear:both;
+ height:0px;
+ overflow:hidden;
+}
+.aboutLanguage {
+ float:right;
+ padding:0px 21px;
+ font-size:11px;
+ z-index:200;
+ margin-top:-9px;
+}
+.legalCopy {
+ margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+ color:#FFFFFF;
+ text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+ color:#bb7a2a;
+}
+.tab {
+ background-color:#0066FF;
+ color:#ffffff;
+ padding:8px;
+ width:5em;
+ font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ padding:.8em .5em .4em .8em;
+ height:auto;/*height:1.8em;*/
+ font-size:11px;
+ margin:0;
+}
+.topNav {
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ float:left;
+ padding:0;
+ width:100%;
+ clear:right;
+ height:2.8em;
+ padding-top:10px;
+ overflow:hidden;
+ font-size:12px;
+}
+.bottomNav {
+ margin-top:10px;
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ float:left;
+ padding:0;
+ width:100%;
+ clear:right;
+ height:2.8em;
+ padding-top:10px;
+ overflow:hidden;
+ font-size:12px;
+}
+.subNav {
+ background-color:#dee3e9;
+ float:left;
+ width:100%;
+ overflow:hidden;
+ font-size:12px;
+}
+.subNav div {
+ clear:left;
+ float:left;
+ padding:0 0 5px 6px;
+ text-transform:uppercase;
+}
+ul.navList, ul.subNavList {
+ float:left;
+ margin:0 25px 0 0;
+ padding:0;
+}
+ul.navList li{
+ list-style:none;
+ float:left;
+ padding: 5px 6px;
+ text-transform:uppercase;
+}
+ul.subNavList li{
+ list-style:none;
+ float:left;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
+ color:#FFFFFF;
+ text-decoration:none;
+ text-transform:uppercase;
+}
+.topNav a:hover, .bottomNav a:hover {
+ text-decoration:none;
+ color:#bb7a2a;
+ text-transform:uppercase;
+}
+.navBarCell1Rev {
+ background-color:#F8981D;
+ color:#253441;
+ margin: auto 5px;
+}
+.skipNav {
+ position:absolute;
+ top:auto;
+ left:-9999px;
+ overflow:hidden;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+ clear:both;
+ margin:0 20px;
+ padding:5px 0 0 0;
+}
+.indexHeader {
+ margin:10px;
+ position:relative;
+}
+.indexHeader span{
+ margin-right:15px;
+}
+.indexHeader h1 {
+ font-size:13px;
+}
+.title {
+ color:#2c4557;
+ margin:10px 0;
+}
+.subTitle {
+ margin:5px 0 0 0;
+}
+.header ul {
+ margin:0 0 15px 0;
+ padding:0;
+}
+.footer ul {
+ margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+ list-style:none;
+ font-size:13px;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+ background-color:#dee3e9;
+ border:1px solid #d0d9e0;
+ margin:0 0 6px -8px;
+ padding:7px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+ background-color:#dee3e9;
+ border:1px solid #d0d9e0;
+ margin:0 0 6px -8px;
+ padding:7px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+ padding:0;
+ margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+ padding:0px 0 20px 0;
+}
+/*
+Page layout container styles
+*/
+.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
+ clear:both;
+ padding:10px 20px;
+ position:relative;
+}
+.indexContainer {
+ margin:10px;
+ position:relative;
+ font-size:12px;
+}
+.indexContainer h2 {
+ font-size:13px;
+ padding:0 0 3px 0;
+}
+.indexContainer ul {
+ margin:0;
+ padding:0;
+}
+.indexContainer ul li {
+ list-style:none;
+ padding-top:2px;
+}
+.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
+ font-size:12px;
+ font-weight:bold;
+ margin:10px 0 0 0;
+ color:#4E4E4E;
+}
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
+ margin:5px 0 10px 0px;
+ font-size:14px;
+ font-family:'DejaVu Sans Mono',monospace;
+}
+.serializedFormContainer dl.nameValue dt {
+ margin-left:1px;
+ font-size:1.1em;
+ display:inline;
+ font-weight:bold;
+}
+.serializedFormContainer dl.nameValue dd {
+ margin:0 0 0 1px;
+ font-size:1.1em;
+ display:inline;
+}
+/*
+List styles
+*/
+ul.horizontal li {
+ display:inline;
+ font-size:0.9em;
+}
+ul.inheritance {
+ margin:0;
+ padding:0;
+}
+ul.inheritance li {
+ display:inline;
+ list-style:none;
+}
+ul.inheritance li ul.inheritance {
+ margin-left:15px;
+ padding-left:15px;
+ padding-top:1px;
+}
+ul.blockList, ul.blockListLast {
+ margin:10px 0 10px 0;
+ padding:0;
+}
+ul.blockList li.blockList, ul.blockListLast li.blockList {
+ list-style:none;
+ margin-bottom:15px;
+ line-height:1.4;
+}
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
+ padding:0px 20px 5px 10px;
+ border:1px solid #ededed;
+ background-color:#f8f8f8;
+}
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
+ padding:0 0 5px 8px;
+ background-color:#ffffff;
+ border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
+ margin-left:0;
+ padding-left:0;
+ padding-bottom:15px;
+ border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
+ list-style:none;
+ border-bottom:none;
+ padding-bottom:0;
+}
+table tr td dl, table tr td dl dt, table tr td dl dd {
+ margin-top:0;
+ margin-bottom:1px;
+}
+/*
+Table styles
+*/
+.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary {
+ width:100%;
+ border-left:1px solid #EEE;
+ border-right:1px solid #EEE;
+ border-bottom:1px solid #EEE;
+}
+.overviewSummary, .memberSummary {
+ padding:0px;
+}
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
+ position:relative;
+ text-align:left;
+ background-repeat:no-repeat;
+ color:#253441;
+ font-weight:bold;
+ clear:none;
+ overflow:hidden;
+ padding:0px;
+ padding-top:10px;
+ padding-left:1px;
+ margin:0px;
+ white-space:pre;
+}
+.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link,
+.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link,
+.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover,
+.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover,
+.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active,
+.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active,
+.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited,
+.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited {
+ color:#FFFFFF;
+}
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ padding-bottom:7px;
+ display:inline-block;
+ float:left;
+ background-color:#F8981D;
+ border: none;
+ height:16px;
+}
+.memberSummary caption span.activeTableTab span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ margin-right:3px;
+ display:inline-block;
+ float:left;
+ background-color:#F8981D;
+ height:16px;
+}
+.memberSummary caption span.tableTab span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ margin-right:3px;
+ display:inline-block;
+ float:left;
+ background-color:#4D7A97;
+ height:16px;
+}
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+ padding-top:0px;
+ padding-left:0px;
+ padding-right:0px;
+ background-image:none;
+ float:none;
+ display:inline;
+}
+.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
+.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
+ display:none;
+ width:5px;
+ position:relative;
+ float:left;
+ background-color:#F8981D;
+}
+.memberSummary .activeTableTab .tabEnd {
+ display:none;
+ width:5px;
+ margin-right:3px;
+ position:relative;
+ float:left;
+ background-color:#F8981D;
+}
+.memberSummary .tableTab .tabEnd {
+ display:none;
+ width:5px;
+ margin-right:3px;
+ position:relative;
+ background-color:#4D7A97;
+ float:left;
+
+}
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
+ text-align:left;
+ padding:0px 0px 12px 10px;
+}
+th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
+td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
+ vertical-align:top;
+ padding-right:0px;
+ padding-top:8px;
+ padding-bottom:3px;
+}
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
+ background:#dee3e9;
+ text-align:left;
+ padding:8px 3px 3px 7px;
+}
+td.colFirst, th.colFirst {
+ white-space:nowrap;
+ font-size:13px;
+}
+td.colLast, th.colLast {
+ font-size:13px;
+}
+td.colOne, th.colOne {
+ font-size:13px;
+}
+.overviewSummary td.colFirst, .overviewSummary th.colFirst,
+.useSummary td.colFirst, .useSummary th.colFirst,
+.overviewSummary td.colOne, .overviewSummary th.colOne,
+.memberSummary td.colFirst, .memberSummary th.colFirst,
+.memberSummary td.colOne, .memberSummary th.colOne,
+.typeSummary td.colFirst{
+ width:25%;
+ vertical-align:top;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+ font-weight:bold;
+}
+.tableSubHeadingColor {
+ background-color:#EEEEFF;
+}
+.altColor {
+ background-color:#FFFFFF;
+}
+.rowColor {
+ background-color:#EEEEEF;
+}
+/*
+Content styles
+*/
+.description pre {
+ margin-top:0;
+}
+.deprecatedContent {
+ margin:0;
+ padding:10px 0;
+}
+.docSummary {
+ padding:0;
+}
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+ font-style:normal;
+}
+
+div.block {
+ font-size:14px;
+ font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+ padding-top:0px;
+}
+
+
+td.colLast a {
+ padding-bottom:3px;
+}
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+ color:green;
+ padding:0 30px 0 0;
+}
+h1.hidden {
+ visibility:hidden;
+ overflow:hidden;
+ font-size:10px;
+}
+.block {
+ display:block;
+ margin:3px 10px 2px 0px;
+ color:#474747;
+}
+.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
+.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
+.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
+ font-weight:bold;
+}
+.deprecationComment, .emphasizedPhrase, .interfaceName {
+ font-style:italic;
+}
+
+div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase,
+div.block div.block span.interfaceName {
+ font-style:normal;
+}
+
+div.contentContainer ul.blockList li.blockList h2{
+ padding-bottom:0px;
+}
diff --git a/docs/1.10/user-guide/docinfos/index-docinfo.html b/docs/1.10/user-guide/docinfos/index-docinfo.html
new file mode 100644
index 000000000..a4d6ce135
--- /dev/null
+++ b/docs/1.10/user-guide/docinfos/index-docinfo.html
@@ -0,0 +1,9 @@
+
+
+
\ No newline at end of file
diff --git a/docs/1.10/user-guide/index.html b/docs/1.10/user-guide/index.html
new file mode 100644
index 000000000..05c866e46
--- /dev/null
+++ b/docs/1.10/user-guide/index.html
@@ -0,0 +1,3217 @@
+
+
+
+
+
+
+
+
+datasource-proxy User Guide
+
+
+
+
+
+
+
+
+
+
+
+
1. About
+
+
+
1.1. What is datasource-proxy?
+
+
datasource-proxy provides simple API to intercept JDBC interactions and allows user to perform own logic
+before/after query or method executions.
+The proxy works as a javax.sql.DataSource
and takes listeners.
+Pre-defined listeners support query logging, slow query detection, query execution statistics, interaction
+tracing, etc. Also, custom listeners can easily be added to the listener chain.
+
+
+
+
1.2. Built-in Support
+
+
+Query and Parameter Logging
+
+
+
You can log executing database queries and parameters with choice of your logging framework(commons, slf4j,
+java util logging, sysout, or your own).
+Output can be formatted as JSON.
+
+
+Slow Query Detector and Loggers
+
+
+
You can add callbacks for slow queries that take longer than threshold time you specified.
+Slow query loggers are available out of the box.
+
+
+Connection ID
+
+
+
Each connection is assigned unique ID that is a sequentially increasing number in default implementation.
+The connection ID is included in logging entry.
+
+
+Query Metrics
+
+
+
You can collect statistics of executed query such as total time, number of select, insert, update, delete queries, etc.
+Output can be formatted as JSON.
+
+
+Custom Logic Injection for Query Execution and Method Execution
+
+
+
You can write own QueryExecutionListener
and they can get called before/after query execution.
+Also, MethodExecutionListener
is invoked every interaction with JDBC API internaction.
+
+
+Web Application Support
+
+
+
ProxyDataSource
can be configured via JNDI.
+Query metrics information are available per web request basis(request-response lifecycle).
+For UI with JSP, custom tag to access metrics(<dsp:metrics/>
) is available as well.
+
+
+Query and parameter replacement
+
+
+
QueryTransformer
and ParameterTransformer
allows you to modify executing query and parameters right before
+calling the database.
+
+
+Method Tracing
+
+
+
Intercept JDBC API interactions such as getting connection, creating prepared statement, setting parameters,
+executing query, etc.
+
+
+
+
+
+
+
1.3. Jakarta Namespace
+
+
The javax.sql.*
are part of the Java SE APIs. So, they are not affected by the namespace change in the Java EE APIs to Jakarta. For example, the javax.sql.DataSource
class will not change its package.
+
+
+
In the datasource-proxy, there are a few usages of the javax namespace in JNDI and query count support by ServletRequestListener
.
+They are not frequently used and expected to either be removed or separated in the next major version release.
+
+
+
If you require those functionalities in the Jakarta namespace, it is recommended to create your own classes based on the existing classes.
+
+
+
+
1.4. Sample Log Output
+
+
Query execution (single line):
+
+
+
+
Name:MyProxy, Connection:1, Time:1, Success:True, Type:Statement, Batch:False, QuerySize:1, BatchSize:0, Query:["CREATE TABLE users(id INT, name VARCHAR(255))"], Params:[]
+Name:MyProxy, Connection:2, Time:5, Success:True, Type:Prepared, Batch:True, QuerySize:1, BatchSize:2, Query:["INSERT INTO users (id, name) VALUES (?, ?)"], Params:[(1,foo),(2,bar)]
+
+
+
+
Query execution (multiple lines):
+
+
+
+
Name:MyProxy, Connection:1, Time:3, Success:True
+Type:Callable, Batch:True, QuerySize:1, BatchSize:2
+Query:["{call getEmployer (?, ?)}"]
+Params:[(id=100,name=foo),(id=200,name=bar)]
+
+
+
+
+
+
{"name":"MyProxy", "connection":1, "time":1, "success":true, "type":"Statement", "batch":false, "querySize":1, "batchSize":0, "query":["CREATE TABLE users(id INT, name VARCHAR(255))"], "params":[]}
+{"name":"MyProxy", "connection":2, "time":0, "success":true, "type":"Prepared", "batch":true, "querySize":1, "batchSize":3, "query":["INSERT INTO users (id, name) VALUES (?, ?)"], "params":[["1","foo"],["2","bar"],[3","baz"]]}
+
+
+
+
+
+
Name:"MyProxy", Time:6, Total:1, Success:1, Failure:0, Select:1, Insert:0, Update:0, Delete:0, Other:0
+
+
+
+
+
// JSON output
+{"name":"MyProxy", "time":10, "total":3, "success":3, "failure":0, "select":1, "insert":2, "update":0, "delete":0, "other":0}
+
+
+
+
+
Output:
+
+
[1][success][0ms][conn=1] ProxyDataSource#getConnection()
+[2][success][1ms][conn=1] JDBCConnection#prepareStatement("INSERT INTO users (id, name) VALUES (?, ?)")
+[3][success][0ms][conn=1] JDBCPreparedStatement#setString(2,"FOO")
+[4][success][0ms][conn=1] JDBCPreparedStatement#setInt(1,100)
+[5][success][0ms][conn=1] JDBCPreparedStatement#addBatch()
+[6][success][0ms][conn=1] JDBCPreparedStatement#setInt(1,200)
+[7][success][0ms][conn=1] JDBCPreparedStatement#setString(2,"BAR")
+[8][success][0ms][conn=1] JDBCPreparedStatement#addBatch()
+[9][success][1ms][conn=1] JDBCPreparedStatement#executeBatch()
+[10][success][0ms][conn=1] JDBCPreparedStatement#close()
+[11][success][0ms][conn=1] JDBCConnection#close()
+
+
+
+
+
+
+
2. Installation
+
+
+
2.1. Dependency
+
+
+
<dependency>
+ <groupId>net.ttddyy</groupId>
+ <artifactId>datasource-proxy</artifactId>
+ <version>[LATEST_VERSION]</version>
+</dependency>
+
+
+
+
There is no dependent library for using datasource-proxy
.
+If you choose to use logging support for specific logging library, such as commons or slf4j, you need to specify
+the dependency explicitly.
+
+
+
datasource-proxy
does not bring any libraries via transitive dependency.
+
+
+
2.1.1. Snapshot
+
+
+
To download snapshot jars, enable sonatype snapshot repository:
+
+
+
+
<repositories>
+ <repository>
+ <id>sonatype-snapshots-repo</id>
+ <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
+</repositories>
+
+
+
+
+
+
2.2. Supported Java Versions
+
+
datasource-proxy
works with java 1.6+.
+Java8(JDBC4.2 ) works fine, and planning to support java9(JDBC 4.3 ) specific feature.
+
+
+
+
+
+
3. How to use
+
+
+
ProxyDataSource
implements javax.sql.DataSource
, and works as an entry point for all interceptor logic.
+You can directly instantiate ProxyDataSource
, or use builder class ProxyDataSourceBuilder
to build it.
+Once ProxyDataSource
is setup, you can pass it as a datasource to your application.
+
+
+
3.1. Creating ProxyDataSource
+
+
ProxyDataSourceBuilder
provides fluent API to construct ProxyDataSource
instance.
+Also, it provides builder methods to register built-in or custom listeners.
+
+
+
+
DataSource dataSource =
+ ProxyDataSourceBuilder.create(actualDataSource) // pass original datasource
+ .logQueryByCommons(INFO) // logQueryBySlf4j(), logQueryByJUL(), logQueryToSysOut()
+ .countQuery() // enable query count metrics
+ .logSlowQueryByCommons(10, TimeUnit.MINUTES) // also by sl4j, jul, system out
+ .proxyResultSet() // enable proxying ResultSet
+ .listener(myListener) // register my custom listener
+ .afterMethod(executionContext -> { // register a custom listener with lambda
+ ...
+ })
+ .build(); // returns ProxyDataSource instance
+
+
+
+
3.1.1. Creating a proxied DataSource
+
+
Starting from datasource-proxy v1.10, the newly added buildProxy()
method returns a pure DataSource
proxy instance.
+
+
+
The difference between ProxyDataSource
returned by build()
and the DataSource
proxy returned by buildProxy()
is as follows:
+
+
+
+
+ProxyDataSource
is a concrete implementation class.
+This class provides method callback only for the getConnection
methods.
+
+
+The DataSource
proxy is a pure proxy instance. It provides method callbacks for all methods.
+
+
+
+
+
+
DataSource dataSource =
+ ProxyDataSourceBuilder.create(actualDataSource) // pass original datasource
+ ...
+ .buildProxy(); // returns DataSource
+
+
+
+
+
3.1.2. Retrieving the original JDBC object
+
+
All proxied JDBC objects implement the ProxyJdbcObject
interface, which defines getTarget()
to retrieve the original JDBC object.
+
+
+
+
if (connection instanceof ProxyJdbcObject) {
+ Connection original = (Connection) ((ProxyJdbcObject) connection).getTarget();
+ ....
+}
+
+
+
+
+
3.1.3. DriverManager and Connection Support
+
+
From instance of java.sql.Connection
, you can create a proxy that is same as what ProxyDataSource
returns.
+
+
+
+
// obtain connection
+Class.forName("org.hsqldb.jdbcDriver");
+Connection realConnection = DriverManager.getConnection("jdbc:hsqldb:mem:aname");
+
+ProxyConfig proxyConfig = ProxyConfig.Builder.create()
+ // configure more
+ .build();
+
+JdbcProxyFactory jdbcProxyFactory = new JdkJdbcProxyFactory();
+Connection proxyConnection = jdbcProxyFactory.createConnection(realConnection, proxyConfig);
+...
+
+
+
+
+
3.1.4. Spring XML Configuration Support
+
+
Since ProxyConfig
uses builder style instance creation, it is difficult to directly create
+its bean in XML based spring config. ProxyConfigSpringXmlSupport
class provides setters to
+build ProxyConfig
aiming to support bean creation in XML based spring config file.
+
+
+
Sample XML config
+
+
<bean id="dataSource" primary="true" class="net.ttddyy.dsproxy.support.ProxyDataSource">
+ <property name="dataSource" ref="actualDataSource"/>
+ <property name="proxyConfig" ref="proxyConfig"/>
+ <!--
+ Alternatively, you can use SpEL to invoke create() method to get ProxyConfig bean.
+
+ <property name="proxyConfig" value="#{proxyConfigSupport.create()}"/>
+ -->
+</bean>
+
+<bean id="proxyConfig"
+ factory-bean="proxyConfigSupport"
+ factory-method="create"/>
+
+<bean id="proxyConfigSupport" class="net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport">
+ <property name="dataSourceName" value="my-ds"/>
+ <property name="queryListener" ref="queryListener"/>
+ <property name="methodListener" ref="methodListener"/>
+</bean>
+
+<bean id="queryListener" class="net.ttddyy.dsproxy.listener.ChainListener">
+ <property name="listeners">
+ <list>
+ <bean class="net.ttddyy.dsproxy.listener.logging.SystemOutQueryLoggingListener"/>
+ </list>
+ </property>
+</bean>
+
+<bean id="methodListener" class="net.ttddyy.dsproxy.listener.CompositeMethodListener">
+ <property name="listeners">
+ <list>
+ <bean class="net.ttddyy.dsproxy.listener.TracingMethodListener"/>
+ </list>
+ </property>
+</bean>
+
+
+
+
+
3.1.5. JNDI Support
+
+
+
<Resource name="jdbc/global/myProxy"
+ auth="Container"
+ type="net.ttddyy.dsproxy.support.ProxyDataSource"
+ factory="net.ttddyy.dsproxy.support.jndi.ProxyDataSourceObjectFactory"
+ description="ds"
+ listeners="commons,count"
+ proxyName="MyProxy"
+ dataSource="[REFERENCE_TO_ACTUAL_DATASOURCE_RESOURCE]" <!-- ex: java:jdbc/global/myDS -->
+/>
+
+
+
+
datasource-proxy.jar and your choice of logging library(commons, slf4j, etc) needs to be accessible from container.
+
+
+Table 1. JNDI Resource parameters
+
+
+
+
+
+
+Parameter
+Description
+
+
+
+
+dataSource (required)
+Reference to actual datasource resource. ex: java:jdbc/global/myDS
+
+
+proxyName
+ProxyDataSource name
+
+
+logLevel
+Loglevel for commons-logging or slf4j. ex: DEBUG, INFO, etc.
+
+
+loggerName
+Name for logger. (since v1.3.1)
+
+
+listeners
+Fully qualified class name of QueryExecutionListener implementation class,or predefined values below. Can be comma delimited.
+
+
+queryTransformer
+Fully qualified class name of QueryTransformer implementation class.
+
+
+parameterTransformer
+Fully qualified class name of ParameterTransformer implementation class.
+
+
+
+
+Table 2. JNDI Resource "listeners" parameter
+
+
+
+
+
+
+Parameter
+Description
+
+
+
+
+sysout
+Alias to net.ttddyy.dsproxy.listener.logging.SystemOutQueryLoggingListener
+
+
+commons
+Alias to net.ttddyy.dsproxy.listener.logging.CommonsQueryLoggingListener
+
+
+slf4j
+Alias to net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener
+
+
+count
+Alias to net.ttddyy.dsproxy.listener.logging.DataSourceQueryCountListener
+
+
+x.y.z.MyQueryExecutionListener
+Fully qualified class name of QueryExecutionListener implementation
+
+
+
+
+Table 3. JNDI Resource "format" parameter
+
+
+
+
+
+
+Parameter
+Description
+
+
+
+
+json
+Set logging output format as JSON
+
+
+
+
+
+
+
Also see ProxyDataSourceObjectFactory
javadoc
+
+
+
+
+
3.2. Generated Keys
+
+
3.2.1. Auto retrieve generated keys
+
+
When 1) generated-keys are available(e.g.: Statement#RETURN_GENERATED_KEYS
is specified at execution of statement
+or at creation of prepared/callable statement) and 2) query execution methods(execute
, executeUpdate
, executeBatch
,
+etc) are called, automatically calls getGeneratedKeys()
and make the returned ResultSet
available via
+ExecutionInfo#getGeneratedKeys()
in QueryExecutionListener
.
+
+
+
To enable auto retrieval of generated-keys:
+
+
+
+
builder
+ .autoRetrieveGeneratedKeys(...)
+ .build();
+
+
+
+
+
+
+
+
+
+When getGeneratedKeys()
is called:
+If there is a cached(auto retrieved) generated-keys and it is still open, then cached ResultSet
is returned.
+If there is no cached generated-keys or cached one exists but it is already closed, it will perform the
+actual getGeneratedKeys()
on underlying Statement
object, keep the result into the cache, then return it.
+
+
+
+
+
+
If you want to always retrieve generated-keys without changing application code that may be executing query without
+Statement#RETURN_GENERATED_KEYS
, see Replace invoking method and parameters .
+You could modify query executions to set RETURN_GENERATED_KEYS
.
+
+
+
For batch execution: executeBatch()
and executeLargeBatch()
+
+
According to JDBC specification, returning getGeneratedKeys()
for executeBatch()
and executeLargeBatch()
is
+implementation specific:
+
+
+
+
+
Note – It is implementation-defined as to whether
+Statement.getGeneratedKeys will return generated values after invoking the
+executeBatch or executeLargeBatch methods.
+
+
+
+— from JDBC specification
+
+
+
+
In datasource-proxy, whether to auto-retrieve batch execution is configurable by
+ProxyDataSourceBuilder#retrieveGeneratedKeysForBatch()
.
+
+
+
+
builder
+ .autoRetrieveGeneratedKeys(...)
+ .retrieveGeneratedKeysForBatch(false, true) // first arg is for Statement,
+ // second is for Prepared/Callable
+ .build();
+
+
+
+
Default behavior for batch executions:
+
+
+Table 4. Default behavior for auto retrieving generated keys for batch execution
+
+
+
+
+
+
+Type
+Auto Retrieval
+
+
+
+
+Statement
+NOT Retrieve
+
+
+Prepared/Callable
+Retrieve
+
+
+
+
+
+
+
3.2.2. Auto close generated keys
+
+
+
+
+
builder
+ .autoRetrieveGeneratedKeys(true) // specify `true` or `false` to auto-close the `ResultSet`
+ .build();
+
+
+
+
If you want to reuse the auto-retrieved generated-keys in upper layer, such as OR mapper or application, turn
+off this auto-close feature; so that, cached generated-keys will be returned when getGeneratedKeys()
is called.
+Based on jdbc-driver implementation, calling getGeneratedKeys()
might be limited to once.
+When you decided to reuse generated-keys, you might need to support repeatable read on the ResultSet
. see
+Proxying generated keys for how to support repeatable read on generated-keys.
+
+
+
+
+
+
+
+
+When getGeneratedKeys()
is called, the returned ResultSet
will NOT be closed by this feature since it is
+not auto-retrieved generated-keys.
+
+
+
+
+
+
+
3.2.3. Proxying generated keys
+
+
+
+
You have a QueryExecutionListener
that reads values from generated-keys' ResultSet
. Also, in upper layer, such as
+ORM or application logic, it needs to use the same generated-keys' ResultSet
.
+
+
+
Based on ResultSet
implementation, reading values may be limited to only once; therefore, when
+QueryExecutionListener
reads values from generated-keys' ResultSet
and upper layer tries to read values from it,
+the ResultSet
may not allow the repeated read.
+
+
+
To allow multiple reads, you can proxy the generated-keys' ResultSet
with RepeatableReadResultSetProxyLogic
.
+
+
+
+
builder
+ // specify proxy factory for generated-keys' result-set
+ .autoRetrieveGeneratedKeys(false, new RepeatableReadResultSetProxyLogicFactory());
+ // equivalent of above
+ // .autoRetrieveGeneratedKeysWithRepeatableReadProxy(false);
+ .build();
+
+
+
+
+
+
3.3. Proxying ResultSet
+
+
By default, datasource-proxy does NOT proxy ResultSet
. However, in some case, you want to return a proxied
+ResultSet
- for example, apply MethodExecutionListener
on ResultSet
.
+
+
+
To enable ResultSet
proxy, ProxyDataSourceBuilder
has proxyResultSet()
method.
+
+
+
+
builder
+ // configure listeners
+ .proxyResultSet() // enable proxying result set
+ .build();
+
+
+
+
In addition, the proxyResultSet()
method takes ResultSetProxyLogicFactory
to add some logic on
+interacting with ResultSet
. Default logic is no-op.
+
+
+
+
+
+
+
+
+This proxying does NOT apply to the ResultSet
from getGeneratedKeys()
. To proxy the result of
+getGeneratedKeys()
, see Proxying generated keys .
+
+
+
+
+
+
3.3.1. Repeatable read ResultSet
+
+
RepeatableReadResultSetProxyLogic
allows ResultSet
to be consumed more than once.
+
+
+
+
builder
+ // configure listeners
+ .repeatableReadResultSet()
+// .proxyResultSet(new RepeatableReadResultSetProxyLogicFactory()) // same as above
+ .build();
+
+
+
+
+
3.3.2. Repeatable read ResultSet with CachedRowSetResultSetProxyLogic
+
+
New result set proxy, CachedRowSetResultSetProxyLogic
is introduced at version 1.4.7
.
+CachedRowSetResultSetProxyLogic
uses javax.sql.rowset.CachedRowSet
as underlying implementation, which is a
+sub-interface of ResultSet
and provides cursor scrollability in disconnected fashion.
+Default CachedRowSet
implementation is com.sun.rowset.CachedRowSetImpl
for oracle JDK (note for com.sun
package),
+which you can change via RowSetFactory
(please see details on JDK documentation).
+
+
+
To use CachedRowSetResultSetProxyLogic
for ResultSet
proxy, simply supply its proxy-logic factory,
+CachedRowSetResultSetProxyLogicFactory
, to ProxyDataSourceBuilder
when enabling result set proxy.
+
+
+
+
builder
+ // proxy for regular ResultSet
+ .proxyResultSet(new RepeatableReadResultSetProxyLogicFactory())
+ // proxy for generated-keys
+ .autoRetrieveGeneratedKeys(false, new RepeatableReadResultSetProxyLogicFactory());
+ .build();
+
+
+
+
+
3.3.3. Using a custom ResultSet proxy
+
+
The proxyResultSet
and autoRetrieveGeneratedKeys
methods on the ProxyDataSourceBuilder
can take a ResultSetProxyLogicFactory
factory implementation. If you want to provide custom logic for handling the ResultSet
object, you can provide a custom implementation by providing a custom factory implementation.
+
+
+
+
+
+
+
+
4. Listeners
+
+
+
Currently, datasource-proxy provides following listeners:
+
+
+
+
4.1. QueryExecutionListener
+
+
QueryExecutionListener
is called when query execution methods are invoked.
+(e.g.: execute
, executeBatch
, executeQuery
, etc.)
+
+
+
QueryExecutionListener
:
+
+
void beforeQuery(ExecutionInfo execInfo, List<QueryInfo> queryInfoList);
+
+void afterQuery(ExecutionInfo execInfo, List<QueryInfo> queryInfoList);
+
+
+
+
ExecutionInfo
contains contextual information about query execution(statement type, batch, connection id, etc),
+and QueryInfo
contains actual query string and parameters.
+
+
+
For afterQuery
callback, ExecutionInfo
contains additional information - result of query, time took to perform
+query, and thrown exception.
+
+
+
Based on the type of query execution, number of queries and parameters changes.
+
+
+
+
+
+
+
+
+
+Execution Type
+# of Query
+# of Query Parameters
+
+
+
+
+Statement
+1
+empty
+
+
+Statement (batch)
+N
+empty
+
+
+Prepared Statement
+1
+1
+
+
+Prepared Statement (batch)
+1
+N
+
+
+Callable Statement
+1
+1
+
+
+Callable Statement (batch)
+1
+N
+
+
+
+
+
+
4.2. MethodExecutionListener
+
+
MethodExecutionListener
intercepts JDBC API calls on followings:
+
+
+
+
+Connection
, Statement
, PreparedStatement
, CallableStatement
: All methods
+
+
+ResultSet
: All methods when result set proxy is enabled.
+
+
+ProxyDataSource
: getConnection()
method
+
+
+
+
+
4.2.1. Replace invoking method and parameters
+
+
In MethodExecutionListener#beforeMethod()
, you could change the invoking method and its parameters on target JDBC object.
+
+
+
For example, in application code, it calls Statement#execute(String)
. However, in order to leverage
+generated-keys retrieval , you may want to call Statement#execute(String,int)
instead without
+changing application code.
+
+
+
To update/replace method and parameters, you could set new method or parameters via MethodExecutionContext#setMethod()
+ and MethodExecutionContext#setMethodArgs()
in MethodExecutionListener#beforeMethod()
.
+
+
+
For above example use case:
+
+
+
+
private static final Method EXECUTE_METHOD = Statement.class.getMethod("execute", String.class);
+private static final Method EXECUTE_WITH_INT_METHOD = Statement.class.getMethod("execute", String.class, int.class);
+
+@Override
+public void beforeMethod(MethodExecutionContext executionContext) {
+
+ // replace "Statement#execute(sql)" to "Statement#execute(sql, RETURN_GENERATED_KEYS)"
+ if(EXECUTE_METHOD.equals(executionContext.getMethod())) {
+
+ Object[] orgArgs = executionContext.getMethodArgs();
+ Object[] newArgs = new Object[]{orgArgs[0], Statement.RETURN_GENERATED_KEYS};
+
+ executionContext.setMethod(EXECUTE_WITH_INT_METHOD); // new method
+ executionContext.setMethodArgs(newArgs); // new method params
+ }
+
+}
+
+
+
+
+
+
4.3. JdbcLifecycleEventListener
+
+
JdbcLifecycleEventListener
interface defines before/after method callbacks for all of JDBC interfaces that
+datasource-proxy make proxies(DataSource
, Connection
, Statement
, PreparedStatement
, CallableStatement
,
+and ResultSet
). Also, this interface defines before/after execution of all method invocations and query executions,
+analogous to MethodExecutionListener
and QueryExecutionListener
.
+
+
+
To implement your listener, JdbcLifecycleEventListenerAdapter
class, which implements all
+interface methods with no-op, can be extended, and selectively overrides any callback methods you have interests.
+
+
+
+
DataSource dataSource =
+ ProxyDataSourceBuilder.create(actualDataSource)
+ .listener(new JdbcLifecycleEventListenerAdapter() {
+ @Override
+ public void beforeGetConnection(MethodExecutionContext executionContext) {
+ // impl for before DataSource#getConnection();
+ }
+
+ @Override
+ public void afterRollback(MethodExecutionContext executionContext) {
+ // impl for after Connection#rollback();
+ }
+ })
+ .build();
+
+
+
+
4.3.1. Overloaded methods
+
+
Since JDBC API classes are hierarchical (e.g.: PreparedStatement
extends Statement
) some
+of the methods are overloaded. For example, PreparedStatement#execute
method is overloading Statement#execute
. Another example is
+PreparedStatement#setInt
and CallableStatement#setInt
.
+
+
+
JdbcLifecycleEventListener
methods are called back by comparing the invoked method name.
+Therefore, in this example, [before|after]Execute
and [before|after]setInt
will be called.
+If you need to know exactly which of the method is called, you could check the invoked instance, method,
+or passed arguments to diagnose the actual invoked method when it is overloaded.
+
+
+
+
+
+
+
5. Built-in Listeners
+
+
+
5.1. Query Logging Listener
+
+
Query logging listener is the most used listener that logs executing query with actual parameters
+to commons/slf4j/JUL logger or System.out.
+
+
+
+
+
Name:MyProxy, Connection:1, Time:1, Success:True, Type:Statement, Batch:False, QuerySize:1, BatchSize:0, Query:["CREATE TABLE users(id INT, name VARCHAR(255))"], Params:[]
+Name:MyProxy, Connection:2, Time:5, Success:True, Type:Prepared, Batch:True, QuerySize:1, BatchSize:2, Query:["INSERT INTO users (id, name) VALUES (?, ?)"], Params:[(1,foo),(2,bar)]
+
+
+
+
+
+
+
+
+
+Key
+Value
+
+
+
+
+Name
+Name of ProxyDataSource
+
+
+Connection
+Connection ID
+
+
+Time
+How long query took to execute in ms.
+
+
+Success
+Query execution was successful or not.
+
+
+Type
+Type of statement (Statement/Prepared/Callable ).
+
+
+Batch
+Batch execution.
+
+
+QuerySize
+Number of queries.
+
+
+BatchSize
+Number of batch.
+
+
+Query
+Query
+
+
+Params
+Query parameters
+
+
+
+
+
ProxyDataSourceBuilder
provides methods to easily configure and register these listeners.
+
+
+
+
builder
+ .logQueryByCommons() // log using Commons
+ .logQueryBySlf4j() // log using SLF4J
+ .logQueryByJUL() // log using Java Util Logging
+ .logQueryToSysOut() // log using System.out
+
+ .multiline() // enable multiline output
+ .build();
+
+
+
+
+
+
+
+
+
+If you choose to use commons or slf4j loggers, you need to add dependency to your project accordingly.
+
+
+
+
+
+
By default, each log entry is printed to single line. If multiline()
option is set, it prints out
+a log over multiple lines. Also, json()
option prints out log in json format.
+
+
+
Here is another example printing multiline log with formatting query with formatter from Hibernate.
+
+
+
The datasource-proxy v1.9
added formatQuery()
method on ProxyDataSourceBuilder
which you can specify a callback to modify the query for logging.
+
+
+
+
// v1.9 or above
+Formatter formatter = FormatStyle.BASIC.getFormatter();
+DataSource ds = ProxyDataSourceBuilder
+ .create(actualDataSource)
+ .formatQuery(formatter::format)
+ .multiline()
+ .logQueryToSysOut()
+ .build()
+
+
+
+
+
// prior to v1.9
+QueryLogEntryCreator logEntryCreator = new DefaultQueryLogEntryCreator() {
+ @Override
+ protected String formatQuery(String query) {
+ return FormatStyle.BASIC.getFormatter().format(query); // use Hibernte formatter
+ }
+};
+
+creator.setMultiline(true); // enable multiline output
+
+// print out to system.out
+SystemOutQueryLoggingListener listener = new SystemOutQueryLoggingListener();
+listener.setQueryLogEntryCreator(creator);
+
+return ProxyDataSourceBuilder
+ .create(actualDataSource)
+ .listener(listener)
+ .build()
+
+
+
+
+
5.2. Slow Query Logging Listener
+
+
When query takes more than specified threshold, SlowQueryListener
executes a callback method.
+The callback is invoked only once for the target query if it exceeds the threshold time.
+
+
+
Combining logging and slow query detection, following built-in classes writes out slow query
+to its corresponding logger.
+
+
+
+
ProxyDataSourceBuilder
provides methods to configure those listeners.
+
+
+
+
builder
+ .logSlowQueryByCommons(1, TimeUnit.SECONDS) // log slow query using Commons
+ .logSlowQueryBySlf4j(1, TimeUnit.SECONDS) // log slow query using Slf4J
+ .logSlowQueryByJUL(1, TimeUnit.SECONDS) // log slow query using Java Util Logging
+ .logSlowQueryToSysOut(1, TimeUnit.SECONDS) // log slow query using System.out
+
+ .multiline() // enable multiline output
+ .build();
+
+
+
+
+
+
+
+
+
+Elapsed Time
+
+
SlowQueryListener
triggers callback when query execution exceeds specified threshold time.
+
+
+
For example, when 1 min is set to the threshold in a slow query logging listener and a query takes 5 min to run,
+it will log the query when 1 min has passed while the query is still running.
+This is expected behavior; however, elapsed time in ExecutionInfo is not populated because it is still executing
+the query.
+
+
+
To log queries that have passed threshold with elapsed time populated, you can customize existing
+Query Logging Listener instead of SlowQueryListener
.
+
+
+
Here is sample implementation with SLF4JQueryLoggingListener:
+
+
+
+
long thresholdInMills = ...
+SLF4JQueryLoggingListener listener = new SLF4JQueryLoggingListener() {
+ @Override
+ public void afterQuery(ExecutionInfo execInfo, List<QueryInfo> queryInfoList) {
+ // call query logging logic only when it took more than threshold
+ if (thresholdInMills <= execInfo.getElapsedTime()) {
+ super.afterQuery(execInfo, queryInfoList);
+ }
+ }
+};
+
+listener.setLogLevel(SLF4JLogLevel.WARN);
+
+
+
+
This implementation will log queries that took longer than specified threshold AFTER query execution has finished.
+So that, query execution time is populated.
+
+
+
+
+
+
+
+
5.3. Query Count Listener
+
+
DataSourceQueryCountListener
collects statistics of executed queries, such as number of query types(select, insert,
+update, delete), statement types(statement, prepared, callable), etc.
+This class also takes strategy to store such metrics. Default strategy stores metrics in thread-local expecting
+metrics get reset at the end of the request-response lifecycle.
+Another strategy is SingleQueryCountHolder
. This accumulates query metrics from all threads until explicitly
+clear the metrics.
+
+
+
+
builder.
+ .countQuery() // enable collecting query metrics
+// .countQuery(new SingleQueryCountHolder()) // enable and specify query count holder
+ .build();
+
+
+
+
Stored metrics can be retrieved by following static method.
+
+
+
+
QueryCountHolder.get()
+
+
+
+
+
+
+
+
+
+Semantics changes based on how metrics are stored - thread local vs global map.
+When thread local is chosen, you need to clean up the stored metrics at the end of request-response lifecycle.
+You can call QueryCountHolder.clear()
explicitly. Or, if built-in query-count-logging-listeners(will be
+addressed below) are registered, they automatically call clear()
after it logs the count stats.
+
+
+
+
+
+
Combination of count listener and logging, datasource-proxy has built-in support for logging current query count
+metrics to loggers(commons, slf4j, jul, or system.out).
+They are available in servlet Filter
and ServletRequestListener
implementation.
+Furthermore, there is a custom tag for jsp.
+
+
+
5.3.1. Query count logging with servlet Filter
+
+
+
+CommonsQueryCountLoggingServletFilter
+
+
+JULQueryCountLoggingServletFilter
+
+
+SLF4JQueryCountLoggingServletFilter
+
+
+SystemOutQueryCountLoggingServletFilter
+
+
+
+
+
QueryCountLoggerBuilder
class helps constructing filter instance.
+
+
+
with web.xml
:
+
+
<filter>
+ <filter-name>queryCountFilter</filter-name>
+ <filter-class>net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter</filter-class>
+ <init-param> <!-- OPTIONAL -->
+ <param-name>clearQueryCounter</param-name>
+ <param-value>true</param-value>
+ </init-param>
+ <init-param> <!-- OPTIONAL -->
+ <param-name>logLevel</param-name>
+ <param-value>INFO</param-value>
+ </init-param>
+</filter>
+
+
+
+
+
5.3.2. Query count logging with ServletRequestListener
+
+
+
+CommonsQueryCountLoggingRequestListener
+
+
+JULQueryCountLoggingRequestListener
+
+
+SLF4JQueryCountLoggingRequestListener
+
+
+SystemOutQueryCountLoggingRequestListener
+
+
+QueryCounterClearServletRequestListener
+
+
+
+
+
with web.xml
:
+
+
<context-param> <!-- OPTIONAL -->
+ <param-name>queryCountCommonsLogLevel</param-name>
+ <param-value>INFO</param-value>
+</context-param>
+
+<listener>
+ <listener-class>net.ttddyy.dsproxy.support.CommonsQueryCountLoggingRequestListener</listener-class>
+</listener>
+
+
+
+
+
5.3.3. Taglib Support
+
+
For jsp, a custom tag is supported to display query count metrics.
+
+
+
+
+
<%@ taglib prefix="dsp" uri="http://www.ttddyy.net/dsproxy/tags" %>
+
+
+
+
When datasource is not specfied, total number of each datasource will be displayed.
+
+
+
+
<dsp:metrics metric="select"/>
+<dsp:metrics metric="update"/>
+<dsp:metrics metric="insert"/>
+<dsp:metrics metric="delete"/>
+<dsp:metrics metric="other"/>
+<dsp:metrics metric="total"/>
+<dsp:metrics metric="call"/>
+<dsp:metrics metric="failure"/>
+<dsp:metrics metric="time"/>
+
+
+
+
+
+
<dsp:metrics metric="select" dataSource="FOO"/>
+<dsp:metrics metric="update" dataSource="FOO"/>
+<dsp:metrics metric="insert" dataSource="FOO"/>
+<dsp:metrics metric="delete" dataSource="FOO"/>
+<dsp:metrics metric="other" dataSource="FOO"/>
+<dsp:metrics metric="total" dataSource="FOO"/>
+<dsp:metrics metric="call" dataSource="FOO"/>
+<dsp:metrics metric="failure" dataSource="FOO"/>
+<dsp:metrics metric="time" dataSource="FOO"/>
+
+
+
+Table 5. metric attribute
+
+
+
+
+
+
+Name
+Description
+
+
+
+
+select
+Num of select queries
+
+
+insert
+Num of insert queries
+
+
+update
+Num of update queries
+
+
+delete
+Num of delete queries
+
+
+other
+Num of other queries
+
+
+statement
+Total num of statements
+
+
+prepared
+Total num of prepared statements
+
+
+callable
+Total num of callable statements
+
+
+total
+Total num of queries
+
+
+success
+Num of success queries
+
+
+failure
+Num of failure queries
+
+
+time
+Query execution time
+
+
+
+
+
+
+
5.4. Tracing Method Listener
+
+
TracingMethodListener
is a method execution listener that prints out all JDBC API interaction.
+
+
+
Sample JDBC interaction using HSQL:
+
+
+
Code:
+
+
Connection conn = dataSource.getConnection()
+PreparedStatement ps = conn.prepareStatement("INSERT INTO users (id, name) VALUES (?, ?)");
+ps.setString(2, "FOO");
+ps.setInt(1, 100);
+ps.addBatch();
+ps.setInt(1, 200);
+ps.setString(2, "BAR");
+ps.addBatch();
+ps.executeBatch();
+ps.close();
+conn.close();
+
+
+
+
Output:
+
+
[1][success][0ms][conn=1] ProxyDataSource#getConnection()
+[2][success][1ms][conn=1] JDBCConnection#prepareStatement("INSERT INTO users (id, name) VALUES (?, ?)")
+[3][success][0ms][conn=1] JDBCPreparedStatement#setString(2,"FOO")
+[4][success][0ms][conn=1] JDBCPreparedStatement#setInt(1,100)
+[5][success][0ms][conn=1] JDBCPreparedStatement#addBatch()
+[6][success][0ms][conn=1] JDBCPreparedStatement#setInt(1,200)
+[7][success][0ms][conn=1] JDBCPreparedStatement#setString(2,"BAR")
+[8][success][0ms][conn=1] JDBCPreparedStatement#addBatch()
+[9][success][1ms][conn=1] JDBCPreparedStatement#executeBatch()
+[10][success][0ms][conn=1] JDBCPreparedStatement#close()
+[11][success][0ms][conn=1] JDBCConnection#close()
+
+
+
+
ProxyDataSourceBuilder
provides following methods:
+
+
+
+
builder
+ .traceMethods()
+ .build();
+
+
+
+
To change output, the builder method also takes a string consumer.
+
+
+
+
builder
+ // change the output to logger
+ .traceMethods(message -> logger.debug(message))
+ .build();
+
+
+
+
traceMethodsWhen
method takes a boolean supplier to dynamically turn on/off tracing.
+
+
+
+
builder
+ .traceMethodsWhen(() -> ...condition to perform tracing... )
+ .build();
+
+
+
+
+
5.5. Custom Listeners
+
+
When you create a custom listener, you can register it via listener()
or methodListener()
methods.
+
+
+
+
builder
+ .listener(myQueryListener) // register QueryExecutionListener
+ .methodListener(myMethodListener) // register MethodExecutionListener
+ .build();
+
+
+
+
Also, with Java8 lambda, builder provides simple methods to inline listener definitions.
+
+
+
+
+
builder
+ // register MethodExecutionListener
+ .afterMethod(executionContext -> {
+ ....
+ })
+ // register QueryExecutionListener
+ .afterQuery((execInfo, queryInfoList) -> {
+ ...
+ })
+
+
+
+
+
+
+
6. Sample Configuration
+
+
+
+
6.2. pom.xml
+
+
Install datasource-proxy
and commons-logging
since we chose to use commons logger for query metrics.
+
+
+
+
<dependency>
+ <groupId>net.ttddyy</groupId>
+ <artifactId>datasource-proxy</artifactId>
+ <version>[LATEST-VERSION]</version>
+</dependency>
+
+<dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>[VERSION]</version>
+</dependency>
+
+
+
+
+
6.3. web.xml
+
+
Add CommonsQueryCountLoggingServletFilter
for query metrics
+
+
+
+
<filter>
+ <filter-name>queryCountFilter</filter-name>
+ <filter-class>net.ttddyy.dsproxy.support.CommonsQueryCountLoggingServletFilter</filter-class>
+ <!-- Default to DEBUG level, use "logLevel" filter param to change the log level -->
+ </filter>
+
+ <filter-mapping>
+ <filter-name>queryCountFilter</filter-name>
+ <url-pattern>*</url-pattern>
+ </filter-mapping>
+
+
+
+
+
6.4. DataSource
+
+
Create a proxy datasource that performs:
+
+
+
+
Java based:
+
+
@Bean
+public DataSource dataSource(DataSource actualDataSource) {
+ return ProxyDataSourceBuilder
+ .create(actualDataSource)
+ .name("dataSource")
+ .logQueryToSysOut() // log query execution to System.out
+ .asJson()
+ .countQuery() // collect query metrics
+ .build();
+}
+
+
+
+
XML based(applicationContext.xml)
+
+
<bean id="dataSource" primary="true" class="net.ttddyy.dsproxy.support.ProxyDataSource">
+ <property name="dataSource" ref="actualDataSource"/>
+ <property name="proxyConfig" ref="proxyConfig"/>
+</bean>
+
+<bean id="proxyConfig" factory-bean="proxyConfigSupport" factory-method="create"/>
+
+<bean id="proxyConfigSupport" class="net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport">
+ <property name="dataSourceName" value="my-ds"/>
+ <property name="queryListener" ref="queryListeners"/>
+</bean>
+
+<bean id="queryListeners" class="net.ttddyy.dsproxy.listener.ChainListener">
+ <property name="listeners">
+ <list>
+ <bean class="net.ttddyy.dsproxy.listener.logging.SystemOutQueryLoggingListener">
+ <property name="writeAsJson" value="true" />
+ </bean>
+ <bean class="net.ttddyy.dsproxy.listener.DataSourceQueryCountListener"/>
+ </list>
+ </property>
+</bean>
+
+
+
+
+
6.5. Controller
+
+
Write a simple controller that returns query metrics info as json. (using spring-boot)
+
+
+
+
@RestController
+public class MyController {
+
+ @RequestMapping
+ public QueryCount index() throws Exception {
+ // do some database operations
+ return QueryCountHolder.getGrandTotal();
+ }
+}
+
+
+
+
+
6.6. taglib (optional)
+
+
Display query metrics on jsp.
+
+
+
+
<%@ taglib prefix="dsp" uri="http://www.ttddyy.net/dsproxy/tags" %>
+
+<dsp:metrics metric="select"/> - Select
+<dsp:metrics metric="update" dataSource="FOO" /> - Num of update queries for datasource FOO
+<dsp:metrics metric="total"/> - Total Queries
+<dsp:metrics metric="time"/> - Total TIme
+
+
+
+
+
6.7. Accessing application
+
+
+
> curl http://localhost:8080
+{"select":1,"insert":0,"update":0,"delete":0,"other":0,"total":1,"failure":0,"success":1,"time":6}
+
+
+
+
+
+
+
+
7. Development
+
+
+
+
7.1. Build Documentation
+
+
+
+
> ./mvnw asciidoctor:process-asciidoc@output-html
+
+
+
+
+
+
> ./mvnw asciidoctor:http@output-html
+
+
+
+
+
+
+
8. Changelog
+
+
+
1.10
+
+
+
Improvements
+
+
+
+Proxy instance is now retrievable from MethodExecutionContext#getProxy()
(Issue-108 ).
+
+
+Improved handling of equals
for proxy objects (Issue-105 ).
+
+
+Added Automatic-Module-Name
(Issue-101 ).
+
+
+Added ProxyJdbcObject#getProxyConfig
(Issue-103 ).
+
+
+Isolation level retrieval from the connection is now an opt-in feature (Issue-109 ).
+
+It is disabled by default and does not call Connection#getTransactionIsolation()
.
+To enable isolation level retrieval, use ProxyDataSourceBuilder#retrieveIsolation()
.
+ProxyDataSourceBuilder#writeIsolation()
is effective only when ProxyDataSourceBuilder#retrieveIsolation()
is called.
+
+
+
ProxyDataSourceBuilder.create(ds).retrieveIsolation().writeIsolation().build();
+
+
+
+
+Documentation about the Jakarta namespace (Issue-96 ).
+
+
+
+
+
+
+
+
+
+
+
1.7
+
+
Improvements
+
+
+
+When asJson()
is called on ProxyDataSourceBuilder
, slow listeners also write the output
+as json. (Issue-66 )
+
+
+Support DataSource
that implements AutoCloseable
. (Issue-68 )
+
+
+
+
+
+
+
1.6
+
+
Improvements
+
+
+
+GlobalConnectionIdManager
is added. This id-manager generates unique connection ids(sequentially increasing number)
+across datasources within JVM.
+
+
+On JdbcLifecycleEventListener
, method names have updated to map invoked method name only.
+Classname has removed in order to improve the interception for overloaded methods.
+
+
+
+
The callback method is determined by invoked method name.
+See the details on below "Breaking Changes" section.
+
+
+
+
+
+
+
+
+
+
+
1.5.1
+
+
New Features and Improvements
+
+
+
+Add custom value store on ExecutionInfo
and MethodExecutionContext
+Mainly used for passing values between before and after listener callback.
+
+
+Stopwatch
and StopwatchFactory
are added for elapsed time calculation.
+Elapsed time calculation for query(ExecutionInfo#getElapsedTime
) and method(MethodExecutionContext.getElapsedTime()
)
+have been updated to use Stopwatch
class.
+Stopwatch
is created by StopwatchFactory
, and it is configurable in ProxyConfig
.
+Two implementation classes are available - SystemStopwatchFactory
which creates SystemStopwatch
and
+NanoTimeStopwatchFactory
which creates NanoTimeStopwatch
.
+SystemStopwatch
uses System.currentTimeMillis()
and NanoTimeStopwatch
uses System.nanoTime()
to calculate
+elapsed time. Default is set to SystemStopwatchFactory
.
+
+
+
+
+
+
+
+
+
+
+SlowQueryListener
needs to set StopwatchFactory
independently from ProxyConfig
in order to calculate
+ExecutionInfo#getElapsedTime()
for running slow queries.
+
+
+
+
+
+
+
+
+
1.5
+
+
+
+JdbcLifecycleEventListener
is added.
+This listener defines before/after callback methods for all of proxy classes(DataSource
,
+Connection
, Statement
, PreparedStatement
, CallableStatement
, and ResultSet
).
+See details on JdbcLifecycleEventListener .
+
+
+
+
+
+
+
+
+
+
1.4.6
+
+
+
+Method and parameter replacement in MethodExecutionListener
.
+See details on Replace invoking method and parameters .
+
+
+Updated Auto retrieve generated keys feature. Auto-retrieval is now only called when key-generation is specified.
+Following methods specify key-generation:
+
+
+
+Connection#prepareStatement(String, int[])
+
+
+Connection#prepareStatement(String, String[])
+
+
+Statement#execute(String, int[])
+
+
+Statement#execute(String, String[])
+
+
+Statement#executeUpdate(String, int[])
+
+
+Statement#executeUpdate(String, String[])
+
+
+Statement#executeLargeUpdate(String, int)
+
+
+Statement#executeLargeUpdate(String, int[])
+
+
+Statement#executeLargeUpdate(String, String[])
+
+
+
+
+
+Make generated-keys auto-retrieval for batch execution configurable.
+
+
+
+
+
+
+
1.4.5
+
+
+
+ConnectionInfo
now has information whether the connection is closed or not.
+
+
+Generated keys support.
+ResultSet
for getGeneratedKeys()
now has own configuration. See details on Generated Keys
+Thanks Réda Housni Alaoui (@reda-alaoui) for this contribution!!
+
+
+
+
+
+
1.4.4
+
+
+
+Added TracingMethodListener
that prints out JDBC API interaction.
+See details on Tracing Method Listener .
+
+
+ProxyConfigSpringXmlSupport
is added to support creating ProxyConfig
bean in XML based spring config.
+
+
+
+
+
Sample XML config:
+
+
<bean id="proxyConfig"
+ factory-bean="proxyConfigSupport"
+ factory-method="create"/>
+
+<bean id="proxyConfigSupport" class="net.ttddyy.dsproxy.support.ProxyConfigSpringXmlSupport">
+ <property name="dataSourceName" value="my-ds"/>
+ <property name="queryListener" ref="..."/>
+ <property name="methodListener" ref="..."/>
+</bean>
+
+
+
+
+
1.4.3
+
+
+
+QueryLoggingListeners(Commons, SLF4J, JUL) added overridable loggingCondition
callback(boolean supplier) that
+simply decides whether to skip entire logging logic based on the current log level set on its logger.
+
+
+
+
e.g.: when SLF4JQueryLoggingListener
writes SQL in DEBUG level, but the logger is set to INFO(more serious
+than DEBUG), then it will NOT perform logging logic including constructing log statement, etc.
+
+
+
+
+
+Proxying ResultSet
is refactored to align how other proxies are managed.
+
+
+
+
Also, existing resultset-proxy is renamed to RepeatableReadResultSetProxyLogic
.
+As part of refactoring, ResultSetProxyJdbcProxyFactory
is removed.
+To enable proxying ResultSet
, ProxyDataSourceBuilder
now has #proxyResultSet()
and #repeatableReadResultSet()
+methods.
+
+
+
+
// before
+builder.jdbcProxyFactory(new ResultSetProxyJdbcProxyFactory()).build();
+// new
+builder.repeatableReadResultSet().build(); // or
+builder.proxyResultSet(new RepeatableReadResultSetProxyFactory()).build();
+
+
+
+
+
+
+ProxyConfig
is added to represent all proxy related configurations (datasource name, listeners, proxy factory,
+connection id manager) . All values on InterceptorHolder
are moved to ProxyConfig
and InterceptorHolder
class
+is removed.
+
+
+MethodExecutionListener
is added.
+
+
+
+
MethodExecutionListener
is a new type of listener that intercepts JDBC API calls:
+- Connection
, Statement
, PreparedStatement
, CallableStatement
: All methods
+- ResultSet
: All methods when result set proxy is enabled. (ProxyDataSourceBuilder#[proxyResultSet()|repeatableReadResultSet()]
)
+- ProxyDataSource
: getConnection()
method
+
+
+
listeners can be registered via ProxyDataSourceBuilder#methodListener()
.
+
+
+
+
builder.methodListener(myMethodListener).build();
+
+
+
+
+
+
+ProxyDataSourceBuilder
has added beforeMethod()
, afterMethod()
, beforeQuery()
, and afterQuery()
methods.
+These methods help inlining listener definitions especially with Java8 Lambda expression.
+
+
+
+
+
ProxyDataSourceBuilder
+ .create(actualDataSource)
+ .name("MyDS")
+ .proxyResultSet() // apply listener on resultset
+ // register MethodExecutionListener
+ .afterMethod(executionContext -> {
+ Method method = executionContext.getMethod();
+ Class<?> targetClass = executionContext.getTarget().getClass();
+ System.out.println(targetClass.getSimpleName() + "#" + method.getName());
+ })
+ // register QueryExecutionListener
+ .afterQuery((execInfo, queryInfoList) -> {
+ System.out.println("Query took " + execInfo.getElapsedTime() + "msec");
+ })
+ .build();
+
+
+
+
+
+
# code:
+Connection conn = ds.getConnection();
+PreparedStatement ps = conn.prepareStatement("INSERT INTO users (id, name) VALUES (?, ?)");
+ps.setString(2, "FOO");
+ps.setInt(1, 3);
+ps.addBatch();
+ps.setInt(1, 4);
+ps.setString(2, "BAR");
+ps.addBatch();
+ps.executeBatch();
+ps.close();
+conn.close();
+
+
+
+
+
# output:
+ProxyDataSource#getConnection
+JDBCConnection#prepareStatement
+JDBCPreparedStatement#setString
+JDBCPreparedStatement#setInt
+JDBCPreparedStatement#addBatch
+JDBCPreparedStatement#setInt
+JDBCPreparedStatement#setString
+JDBCPreparedStatement#addBatch
+JDBCPreparedStatement#executeBatch
+Query took 1msec
+JDBCPreparedStatement#close
+JDBCConnection#close
+
+
+
+
+
+
+
+
+
+
1.4.2
+
+
+
+Assign connection ID on each connection
+
+
When a connection is obtained from DataSource(DataSource.getConnection()
), sequentially increasing unique number
+is assigned as its connection ID. (default implementation: DefaultConnectionIdManager
)
+The connection ID is printed as Connection
in logging.
+
+
+
+Remove methods that don’t take dataSourceName
on JdbcProxyFactory
+
+
+
+
Instead, you need to specify null
, empty String, or datasource name to the dataSourceName
parameter.
+Following methods are removed:
+
+
+
+
+Connection createConnection(Connection connection, InterceptorHolder interceptorHolder);
+
+
+Statement createStatement(Statement statement, InterceptorHolder interceptorHolder);
+
+
+PreparedStatement createPreparedStatement(PreparedStatement preparedStatement, String query, InterceptorHolder interceptorHolder);
+
+
+
+
+
+
+
+DataSourceQueryCountListener
now takes a strategy to resolve QueryCount
.
+
+
Default uses ThreadQueryCountHolder
that uses thread local to hold QueryCount
. This behaves same as before that
+the QueryCount
holds per request counts(servlet request-response lifecycle).
+
+
+
SingleQueryCountHolder
uses single instance to hold count values. Therefore, this holds total accumulated
+values from all threads.
+
+
+
+Update SlowQueryListener
to use daemon threads as default.
+
+
It is configurable by SlowQueryListener#setUseDaemonThread
method.
+
+
+
+
+
+
+
1.4.1
+
+
+
+Add setLog
/setLogger
to {Commons|SLF4J|JUL}QueryLoggingListener
to allow users to set custom logger.
+Also added getters as well.
+
+
+Update ~QueryCountLoggingServletFilter
to allow configuring logger by name
+
+
+Add query count logging implementation for JUL(Java Util Logging)
+
+
+
+JULQueryCountLoggingHandlerInterceptor
+
+
+JULQueryCountLoggingRequestListener
+
+
+JULQueryCountLoggingServletFilter
+
+
+
+
+
+Fix writing log with null
in parameter set methods. (e.g: setString(1, null);
)
+
+
+Add SlowQueryListener
that triggers callback method when query takes longer than specified threshold time.
+
+
+
+
Also, added slow query logging listeners:
+ CommonsSlowQueryListener
+ JULSlowQueryListener
+ SLF4JSlowQueryListener
+ SystemOutSlowQueryListener
+
+
+
In ProxyDataSourceBuilder
, these methods are added:
+ logSlowQueryByCommons()
+ logSlowQueryByJUL()
+ logSlowQueryBySlf4j()
+ logSlowQueryToSysOut()
+
+
+
+
+
+Add support to easily apply formatters on each query for logging.
+
+
+
+
DefaultQueryLogEntryCreator#formatQuery()
method has added.
+Subclass can override this method to provides formatted query.
+
+
+
Example with BasicFormatterImpl
in Hibernate.
+
+
+
+
// set this instance to logging listeners
+public class PrettyQueryEntryCreator extends DefaultQueryLogEntryCreator {
+ private Formatter formatter = FormatStyle.BASIC.getFormatter(); // from hibernate
+
+ @Override
+ protected String formatQuery(String query) {
+ return this.formatter.format(query);
+ }
+}
+
+
+
+
+
+
+Add multiline output support for query logging.
+
+
+
+
DefaultQueryLogEntryCreator
now has setMultiline()
method, and ProxyDataSourceBuilder
also has added
+multiline()
method.
+When multiline is enabled, logged query entries become multi lined.
+
+
+
+
+
Name:MyDS, Time:0, Success:True
+Type:Prepared, Batch:True, QuerySize:1, BatchSize:2
+Query:["INSERT INTO users (id, name) VALUES (?, ?)"]
+Params:[(1,foo),(2,bar)]
+
+
+
+
+
+
DataSource dataSource =
+ ProxyDataSourceBuilder
+ .create(actualDataSource)
+ .logQueryByCommons(INFO)
+ .logSlowQueryByCommons(10, TimeUnit.MINUTES)
+ .multiline() // applies to both query logger and slow query logger
+ .build();
+
+
+
+
+
+
+Deprecate {Commons|SLF4J|JUL}QueryLoggingListener#resetLogger()
methods.
+
+
Use newly added setLog(String)
or setLogger(String)
method instead.
+
+
+
+
+
+
+
1.4
+
+
+
+Move logging related listeners to sub package
+
+
+
+classes for logging entry creation has been updated
+
+
+
+QueryLogEntryCreator#getLogEntryAsJson
has removed.
+
+
+JSON style log entry creators is pulled up to DefaultJsonQueryLogEntryCreator
+
+
+To use JSON style logging, you can set the QueryLogEntryCreator
to [Commons|SLF4J|JUL|SystemOut]QueryLoggingListener#setQueryLogEntryCreator()
+
+
+OracleOutputParameterLogEntryCreator
has been split to OutputParameterLogEntryCreator
and OutputParameterJsonLogEntryCreator
+
+
+
+
+
+DefaultQueryLogEntryCreator#writeParamsForSingleEntry()
has split to writeParamsEntryForSinglePreparedEntry()
and writeParamsForSingleCallableEntry()
+
+
+Do not include parameter index for logging prepared statement.
+
+
+
+
+
+
..., Params:[(1=10,2=foo),(1=20,2=bar)]
+..., Params:[(1=30,2=FOO),(1=40,2=BAR)]
+
+
+
+
+
..., "params":[{"1":"10","2":"foo"},{"1":"20","2":"bar"}]}
+..., "params":[{"1":"30","2":"FOO"},{"1":"40","2":"BAR"}]}
+
+
+
+
+
+
..., Params:[(10,foo),(20,bar)]
+..., Params:[(30,FOO),(40,BAR)]
+
+
+
+
+
..., "params":[["10","foo"],["20","bar"]]}
+..., "params":[["30","FOO"],["40","BAR"]]}
+
+
+
+
+
+
+Add JULQueryLoggingListener
which uses JUL(Java Utils Logging) to log executed queries
+
+
+Update logging for setNull
and registerOutParameter
to include sqltype
+
+
e.g.: NULL(VARCHAR)
, OUTPUT(VARCHAR[12])
+
+
+
+ResultSetProxyJdbcProxyFactory
to create a proxy ResultSet
that can be consumed more than once.
+
+
Thanks Liam Williams for this contribution!!
+
+
+
+QueryExecutionListener
receives same instance of ExecutionInfo
in beforeQuery
and afterQuery
methods
+
+
+
+
+
+
+
+
1.3.1
+
+
+
+make logger name configurable in CommonsQueryLoggingListener
and SLF4JQueryLoggingListener
+
+
+setNull
and registerOutParameter
receives descriptive string value in QueryInfo#getQueryArgsList
(temporal implementation)
+
+
+ExecutionInfo
will have access to the statement/prepared/callable object used by the execution
+
+
+
+
+
+
1.3
+
+
+
+update minimum jdk to java6+
+
+
+add java8 new jdbc API (JDBC 4.2)
+
+
+new JNDI support class: ProxyDataSourceObjectFactory
+
+
+new fluent API builder: ProxyDataSourceBuilder
+
+
+logging:
+
+
+
+update log format
+
+
+add json format
+
+
+more entries: statement-type, batch, batch-size
+
+
+new logger for System.Out
+
+
+
+
+
+change metric names:
+call ⇒ total, elapsedTime ⇒ time, added success, failure, etc.
+
+
+rename ~QueryCountLoggingFilter
to ~QueryCountServletFilter
+
+
+remove deprecated methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/current/api/allclasses-frame.html b/docs/current/api/allclasses-frame.html
index 04c3e3038..be4ceba15 100644
--- a/docs/current/api/allclasses-frame.html
+++ b/docs/current/api/allclasses-frame.html
@@ -2,10 +2,10 @@
-
+
-All Classes (datasource-proxy 1.9 API)
-
+All Classes (datasource-proxy 1.10 API)
+
@@ -75,9 +75,6 @@ All Classes
MethodExecutionContext
MethodExecutionContext.Builder
MethodExecutionListener
-MethodExecutionListenerUtils
-MethodExecutionListenerUtils.MethodExecutionCallback
-MethodUtils
MetricsTag
NanoTimeStopwatchFactory
NanoTimeStopwatchFactory.NanoTimeStopwatch
@@ -109,6 +106,7 @@ All Classes
ProxyDataSourceBuilder.SingleQueryExecution
ProxyDataSourceObjectFactory
ProxyJdbcObject
+ProxyLogicSupport
QueryCount
QueryCounterClearFilter
QueryCounterClearHandlerInterceptor
diff --git a/docs/current/api/allclasses-noframe.html b/docs/current/api/allclasses-noframe.html
index ea100550d..50fb10fbf 100644
--- a/docs/current/api/allclasses-noframe.html
+++ b/docs/current/api/allclasses-noframe.html
@@ -2,10 +2,10 @@
-
+
-All Classes (datasource-proxy 1.9 API)
-
+All Classes (datasource-proxy 1.10 API)
+
@@ -75,9 +75,6 @@ All Classes
MethodExecutionContext
MethodExecutionContext.Builder
MethodExecutionListener
-MethodExecutionListenerUtils
-MethodExecutionListenerUtils.MethodExecutionCallback
-MethodUtils
MetricsTag
NanoTimeStopwatchFactory
NanoTimeStopwatchFactory.NanoTimeStopwatch
@@ -109,6 +106,7 @@ All Classes
ProxyDataSourceBuilder.SingleQueryExecution
ProxyDataSourceObjectFactory
ProxyJdbcObject
+ProxyLogicSupport
QueryCount
QueryCounterClearFilter
QueryCounterClearHandlerInterceptor
diff --git a/docs/current/api/constant-values.html b/docs/current/api/constant-values.html
index 87992b1e3..7ba1bbfca 100644
--- a/docs/current/api/constant-values.html
+++ b/docs/current/api/constant-values.html
@@ -2,10 +2,10 @@
-
+
-Constant Field Values (datasource-proxy 1.9 API)
-
+Constant Field Values (datasource-proxy 1.10 API)
+
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,13 +13,13 @@
@@ -13,13 +13,13 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
diff --git a/docs/current/api/net/ttddyy/dsproxy/listener/lifecycle/package-summary.html b/docs/current/api/net/ttddyy/dsproxy/listener/lifecycle/package-summary.html
index e0f686c4f..c9e883e66 100644
--- a/docs/current/api/net/ttddyy/dsproxy/listener/lifecycle/package-summary.html
+++ b/docs/current/api/net/ttddyy/dsproxy/listener/lifecycle/package-summary.html
@@ -2,10 +2,10 @@
-
+
-net.ttddyy.dsproxy.listener.lifecycle (datasource-proxy 1.9 API)
-
+net.ttddyy.dsproxy.listener.lifecycle (datasource-proxy 1.10 API)
+
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
diff --git a/docs/current/api/net/ttddyy/dsproxy/listener/logging/package-summary.html b/docs/current/api/net/ttddyy/dsproxy/listener/logging/package-summary.html
index 96fb8f50d..1a3fcc808 100644
--- a/docs/current/api/net/ttddyy/dsproxy/listener/logging/package-summary.html
+++ b/docs/current/api/net/ttddyy/dsproxy/listener/logging/package-summary.html
@@ -2,10 +2,10 @@
-
+
-net.ttddyy.dsproxy.listener.logging (datasource-proxy 1.9 API)
-
+net.ttddyy.dsproxy.listener.logging (datasource-proxy 1.10 API)
+
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -15,7 +15,6 @@