- daemon - 类 中的变量com.jolbox.bonecp.CustomThreadFactory
-
Daemon state.
- datasourceBean - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
If set, use datasourceBean.getConnection() to obtain a new connection.
- debugHandle - 类 中的变量com.jolbox.bonecp.ConnectionHandle
-
An opaque handle for an application to use in any way it deems fit.
- debugHandle - 类 中的变量com.jolbox.bonecp.hooks.AcquireFailConfig
-
An opaque handle to be used by your application if necessary.
- debugHandle - 类 中的变量com.jolbox.bonecp.StatementHandle
-
An opaque object.
- defaultAutoCommit - 类 中的变量com.jolbox.bonecp.BoneCP
-
Config setting.
- defaultAutoCommit - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
The default auto-commit state of created connections.
- defaultCatalog - 类 中的变量com.jolbox.bonecp.BoneCP
-
Config setting.
- defaultCatalog - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
The default catalog state of created connections.
- defaultReadOnly - 类 中的变量com.jolbox.bonecp.BoneCP
-
Config setting.
- defaultReadOnly - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
The default read-only state of created connections.
- defaultTransactionIsolation - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
The default transaction isolation state of created connections.
- defaultTransactionIsolationValue - 类 中的变量com.jolbox.bonecp.BoneCP
-
Config setting.
- defaultTransactionIsolationValue - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
The parsed transaction isolation value.
- disableConnectionTracking - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
Disable connection tracking.
- disableJMX - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
Set to true to disable JMX.
- disableTracking - 类 中的变量com.jolbox.bonecp.ConnectionPartition
-
Config setting.
- doGet(HttpServletRequest, HttpServletResponse) - 类 中的方法com.test.Test
-
- doPost(HttpServletRequest, HttpServletResponse) - 类 中的方法com.test.Test
-
- doubleCloseCheck - 类 中的变量com.jolbox.bonecp.ConnectionHandle
-
If true, give warnings if application tried to issue a close twice (for debugging only).
- doubleCloseException - 类 中的变量com.jolbox.bonecp.ConnectionHandle
-
exception trace if doubleCloseCheck is enabled.
- drainTo(Collection<? super E>) - 类 中的方法jsr166y.LinkedTransferQueue
-
- drainTo(Collection<? super E>, int) - 类 中的方法jsr166y.LinkedTransferQueue
-
- driverClass - 类 中的变量com.jolbox.bonecp.BoneCPDataSource
-
JDBC driver to use.
- driverProperties - 类 中的变量com.jolbox.bonecp.BoneCPConfig
-
Used when the alternate way of obtaining a connection is required