A B C D E F G H I J K L M N O P Q R S T U V W X 

S

safePrint(Object...) - 类 中的静态方法com.jolbox.bonecp.PoolUtil
Helper method
sanitize() - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Performs validation on the config object.
scheduler - 类 中的变量com.jolbox.bonecp.ConnectionMaxAgeThread
Scheduler handle.
scheduler - 类 中的变量com.jolbox.bonecp.ConnectionTesterThread
Scheduler handle.
sendInitSQL() - 类 中的方法com.jolbox.bonecp.ConnectionHandle
Sends any configured SQL init statement.
serialVersionUID - 类 中的静态变量com.jolbox.bonecp.BoneCP
Serialization UID
serialVersionUID - 类 中的静态变量com.jolbox.bonecp.BoneCPConfig
Serialization UID.
serialVersionUID - 类 中的静态变量com.jolbox.bonecp.BoneCPDataSource
Serialization UID.
serialVersionUID - 类 中的静态变量com.jolbox.bonecp.BoundedLinkedTransferQueue
UUID
serialVersionUID - 类 中的静态变量com.jolbox.bonecp.ConnectionPartition
Serialization UID
serialVersionUID - 类 中的静态变量com.jolbox.bonecp.LIFOQueue
 
serialVersionUID - 类 中的静态变量com.test.Test
 
serialVersionUID - 类 中的静态变量jsr166y.LinkedTransferQueue.Node
 
serialVersionUID - 类 中的静态变量jsr166y.LinkedTransferQueue
 
serialVersionUID - 类 中的静态变量jsr166y.ThreadLocalRandom
 
serviceOrder - 类 中的变量com.jolbox.bonecp.BoneCPConfig
Queue mode.
setAcquireIncrement(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the acquireIncrement property.
setAcquireRetryAttempts(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
After attempting to acquire a connection and failing, try to connect these many times before giving up.
setAcquireRetryAttempts(AtomicInteger) - 类 中的方法com.jolbox.bonecp.hooks.AcquireFailConfig
Sets the new acquireRetyAttemps.
setAcquireRetryDelay(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
setAcquireRetryDelay(long, TimeUnit) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the number of ms to wait before attempting to obtain a connection again after a failure.
setAcquireRetryDelay(long) - 类 中的方法com.jolbox.bonecp.hooks.AcquireFailConfig
setAcquireRetryDelayInMs(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the number of ms to wait before attempting to obtain a connection again after a failure.
setAcquireRetryDelayInMs(long) - 类 中的方法com.jolbox.bonecp.hooks.AcquireFailConfig
Sets the new acquireRetryDelay.
setArgs(Object[]) - 类 中的方法com.jolbox.bonecp.ReplayLog
 
setArray(int, Array) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setAsciiStream(String, InputStream) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setAsciiStream(String, InputStream, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setAsciiStream(String, InputStream, int) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setAsciiStream(int, InputStream, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setAsciiStream(int, InputStream) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setAsciiStream(int, InputStream, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setAutoCommit(boolean) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setBigDecimal(String, BigDecimal) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setBigDecimal(int, BigDecimal) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setBinaryStream(String, InputStream) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setBinaryStream(String, InputStream, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setBinaryStream(String, InputStream, int) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setBinaryStream(int, InputStream) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setBinaryStream(int, InputStream, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setBinaryStream(int, InputStream, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setBlob(String, Blob) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setBlob(String, InputStream) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setBlob(String, InputStream, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setBlob(int, InputStream) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setBlob(int, InputStream, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setBlob(int, Blob) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setBoolean(String, boolean) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setBoolean(int, boolean) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setByte(String, byte) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setByte(int, byte) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setBytes(String, byte[]) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setBytes(int, byte[]) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setCatalog(String) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setCharacterStream(String, Reader) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setCharacterStream(String, Reader, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setCharacterStream(String, Reader, int) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setCharacterStream(int, Reader, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setCharacterStream(int, Reader) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setCharacterStream(int, Reader, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setClassLoader(ClassLoader) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the classloader to use to load JDBC driver and hooks (set to null to use default).
setClientInfo(Properties) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setClientInfo(String, String) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setClob(String, Clob) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setClob(String, Reader) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setClob(String, Reader, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setClob(int, Reader) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setClob(int, Reader, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setClob(int, Clob) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setCloseConnectionWatch(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Instruct the pool to create a helper thread to watch over connection acquires that are never released (or released twice).
setCloseConnectionWatchTimeout(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
setCloseConnectionWatchTimeout(long, TimeUnit) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the time to wait when close connection watch threads are enabled. 0 = wait forever.
setCloseConnectionWatchTimeoutInMs(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the no of ms to wait when close connection watch threads are enabled. 0 = wait forever.
setConfigFile(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the configFile.
setConnectionHook(ConnectionHook) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the connection hook.
setConnectionHookClassName(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the connection hook class name.
setConnectionLastResetInMs(long) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setConnectionLastUsedInMs(long) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setConnectionTestStatement(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the connection test statement.
setConnectionTimeout(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
setConnectionTimeout(long, TimeUnit) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the maximum time to wait before a call to getConnection is timed out.
setConnectionTimeoutInMs(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the maximum time (in milliseconds) to wait before a call to getConnection is timed out.
setCursorName(String) - 类 中的方法com.jolbox.bonecp.StatementHandle
 
setDatasourceBean(DataSource) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
If set, use datasourceBean.getConnection() to obtain a new connection instead of Driver.getConnection().
setDate(String, Date) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setDate(String, Date, Calendar) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setDate(int, Date) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setDate(int, Date, Calendar) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setDebugHandle(Object) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
Sets a debugHandle, an object that is not used by the connection pool at all but may be set by an application to track this particular connection handle for any purpose it deems fit.
setDebugHandle(Object) - 类 中的方法com.jolbox.bonecp.hooks.AcquireFailConfig
Sets a reference to an opaque debug reference.
setDebugHandle(Object) - 类 中的方法com.jolbox.bonecp.StatementHandle
Sets a debugHandle, an object that is not used by the connection pool at all but may be set by an application to track this particular connection handle for any purpose it deems fit.
setDefaultAutoCommit(Boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the defaultAutoCommit setting for newly created connections.
setDefaultCatalog(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the defaultCatalog setting for newly created connections.
setDefaultReadOnly(Boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the defaultReadOnly setting for newly created connections.
setDefaultTransactionIsolation(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the defaultTransactionIsolation.
setDefaultTransactionIsolationValue(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the defaultTransactionIsolationValue.
setDisableConnectionTracking(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
If set to true, the pool will not monitor connections for proper closure.
setDisableJMX(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Set to true to disable JMX.
setDouble(String, double) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setDouble(int, double) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setDriverClass(String) - 类 中的方法com.jolbox.bonecp.BoneCPDataSource
Sets driver to use (called via reflection).
setDriverProperties(Properties) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets properties that will be passed on to the driver.
setEscapeProcessing(boolean) - 类 中的方法com.jolbox.bonecp.StatementHandle
setExternalAuth(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
If set to true, no attempts at passing in a username/password will be attempted when trying to obtain a raw (driver) connection.
setFetchDirection(int) - 类 中的方法com.jolbox.bonecp.StatementHandle
setFetchSize(int) - 类 中的方法com.jolbox.bonecp.StatementHandle
setFloat(String, float) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setFloat(int, float) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setFreeConnections(TransferQueue<ConnectionHandle>) - 类 中的方法com.jolbox.bonecp.ConnectionPartition
 
setHoldability(int) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setIdleConnectionTestPeriod(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
setIdleConnectionTestPeriod(long, TimeUnit) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Wrapper method for idleConnectionTestPeriod for easier programmatic access.
setIdleConnectionTestPeriodInMinutes(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the idleConnectionTestPeriod.
setIdleConnectionTestPeriodInSeconds(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the idleConnectionTestPeriod.
setIdleMaxAge(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
setIdleMaxAge(long, TimeUnit) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets Idle max age.
setIdleMaxAgeInMinutes(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets Idle max age (in min).
setIdleMaxAgeInSeconds(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets Idle max age (in seconds).
setInitSQL(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Specifies an initial SQL statement that is run only when a connection is first created.
setInReplayMode(boolean) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setInt(String, int) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setInt(int, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setInternalCallableStatement(CallableStatement) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
Sets the callable statement used by this wrapper.
setInternalConnection(Connection) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
Sets the internal connection to use.
setInternalPreparedStatement(PreparedStatement) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
Sets the internal statement that this wrapper wraps.
setInternalStatement(Statement) - 类 中的方法com.jolbox.bonecp.StatementHandle
Sets the internal statement used by this wrapper.
setJdbcUrl(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the JDBC connection URL.
setLazyInit(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Set to true to force the connection pool to obtain the initial connections lazily.
setLogicallyOpen() - 类 中的方法com.jolbox.bonecp.StatementHandle
Marks this statement as being "open"
setLoginTimeout(int) - 类 中的方法com.jolbox.bonecp.BoneCPDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLogMessage(String) - 类 中的方法com.jolbox.bonecp.hooks.AcquireFailConfig
Sets a log message.
setLogStatementsEnabled(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
If enabled, log SQL statements being executed.
setLogStatementsEnabled(boolean) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
Enable or disable logging of this connection.
setLogWriter(PrintWriter) - 类 中的方法com.jolbox.bonecp.BoneCPDataSource
Sets the log writer for this DataSource object to the given java.io.PrintWriter object.
setLong(String, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setLong(int, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setMaxConnectionAge(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
已过时。
setMaxConnectionAge(long, TimeUnit) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the maxConnectionAge.
setMaxConnectionAgeInSeconds(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the maxConnectionAge in seconds.
setMaxConnectionsPerPartition(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the maximum number of connections that will be contained in every partition.
setMaxFieldSize(int) - 类 中的方法com.jolbox.bonecp.StatementHandle
setMaxRows(int) - 类 中的方法com.jolbox.bonecp.StatementHandle
setMethod(Method) - 类 中的方法com.jolbox.bonecp.ReplayLog
 
setMinConnectionsPerPartition(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the minimum number of connections that will be contained in every partition.
setNCharacterStream(String, Reader) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setNCharacterStream(String, Reader, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setNCharacterStream(int, Reader) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setNCharacterStream(int, Reader, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setNClob(String, NClob) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setNClob(String, Reader) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setNClob(String, Reader, long) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setNClob(int, NClob) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setNClob(int, Reader) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setNClob(int, Reader, long) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setNString(String, String) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setNString(int, String) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setNull(String, int) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setNull(String, int, String) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setNull(int, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setNull(int, int, String) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setObject(String, Object) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setObject(String, Object, int) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setObject(String, Object, int, int) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setObject(int, Object) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setObject(int, Object, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setObject(int, Object, int, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setOpenStackTrace(String) - 类 中的方法com.jolbox.bonecp.StatementHandle
Sets the stack trace where this statement was first opened.
setOriginatingPartition(ConnectionPartition) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
Sets Originating partition
setPartitionCount(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets number of partitions to use.
setPassword(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets password to use for connections.
setPoolable(boolean) - 类 中的方法com.jolbox.bonecp.StatementHandle
 
setPoolAvailabilityThreshold(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the Pool Watch thread threshold.
setPoolName(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the name of the pool for JMX and thread names.
setPreparedStatementsCacheSize(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
已过时。
setProperties(Properties) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the properties by reading off entries in the given parameter (where each key is equivalent to the field name)
setQueryExecuteTimeLimit(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
setQueryExecuteTimeLimit(long, TimeUnit) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Queries taking longer than this limit to execute are logged.
setQueryExecuteTimeLimitInMs(long) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Queries taking longer than this limit to execute are logged.
setQueryTimeout(int) - 类 中的方法com.jolbox.bonecp.StatementHandle
setReadOnly(boolean) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setRef(int, Ref) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setReleaseHelper(ExecutorService) - 类 中的方法com.jolbox.bonecp.BoneCP
 
setReleaseHelperThreads(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets number of helper threads to create that will handle releasing a connection.
setReplayLog(List<ReplayLog>) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
Sets the transaction history log
setResult(Object) - 类 中的方法com.jolbox.bonecp.proxy.TransactionRecoveryResult
Setter for result.
setRowId(String, RowId) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setRowId(int, RowId) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setSavepoint() - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setSavepoint(String) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setSeed(long) - 类 中的方法jsr166y.ThreadLocalRandom
Throws UnsupportedOperationException.
setServiceOrder(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets the queue serviceOrder.
setShort(String, short) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setShort(int, short) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setSQLXML(String, SQLXML) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
 
setSQLXML(int, SQLXML) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
 
setStatementCacheSize(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
已过时。
setStatementCloseHelperExecutor(ExecutorService) - 类 中的方法com.jolbox.bonecp.BoneCP
Sets the statementCloseHelper field.
setStatementReleaseHelperThreads(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets number of statement helper threads to create that will handle releasing a statement.
setStatementsCachedPerConnection(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
已过时。
setStatementsCacheSize(int) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets statementsCacheSize setting.
setStatisticsEnabled(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
If set to true, keep track of some more statistics for exposure via JMX.
setString(String, String) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setString(int, String) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setTarget(Object) - 类 中的方法com.jolbox.bonecp.ReplayLog
 
setThreadWatch(Thread) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
Sets the thread watching over this connection.
setTime(String, Time) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setTime(String, Time, Calendar) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setTime(int, Time) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setTime(int, Time, Calendar) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setTimestamp(String, Timestamp) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setTimestamp(String, Timestamp, Calendar) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setTimestamp(int, Timestamp) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setTimestamp(int, Timestamp, Calendar) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setTransactionIsolation(int) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setTransactionRecoveryEnabled(boolean) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Set to true to enable recording of all transaction activity and replay the transaction automatically in case of a connection failure.
setTypeMap(Map<String, Class<?>>) - 类 中的方法com.jolbox.bonecp.ConnectionHandle
 
setUnableToCreateMoreTransactions(boolean) - 类 中的方法com.jolbox.bonecp.ConnectionPartition
Sets connection creation possible status
setUnicodeStream(int, InputStream, int) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
已过时。
setURL(String, URL) - 类 中的方法com.jolbox.bonecp.CallableStatementHandle
setURL(int, URL) - 类 中的方法com.jolbox.bonecp.PreparedStatementHandle
setUsername(String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
Sets username to use for connections.
setXMLProperties(InputStream, String) - 类 中的方法com.jolbox.bonecp.BoneCPConfig
 
shutdown() - 类 中的方法com.jolbox.bonecp.BoneCP
Closes off this connection pool.
SHUTDOWN_LOCATION_TRACE - 类 中的静态变量com.jolbox.bonecp.BoneCP
Exception message.
shutdownStackTrace - 类 中的变量com.jolbox.bonecp.BoneCP
Placeholder to give more useful info in case of a double shutdown.
signalled - 类 中的变量com.jolbox.bonecp.PoolWatchThread
Mostly used to break out easily in unit testing.
size - 类 中的变量com.jolbox.bonecp.BoundedLinkedTransferQueue
No of elements in queue.
size() - 类 中的方法com.jolbox.bonecp.BoundedLinkedTransferQueue
 
size() - 接口 中的方法com.jolbox.bonecp.IStatementCache
Returns size of the cache.
size() - 类 中的方法com.jolbox.bonecp.StatementCache
Returns size of the cache.
size() - 类 中的方法jsr166y.LinkedTransferQueue
Returns the number of elements in this queue.
spinsFor(LinkedTransferQueue.Node, boolean) - 类 中的静态方法jsr166y.LinkedTransferQueue
Returns spin/yield value for a node with given predecessor and data mode.
sql - 类 中的变量com.jolbox.bonecp.StatementHandle
SQL Statement used for this statement.
sqlStateDBFailureCodes - 类 中的静态变量com.jolbox.bonecp.ConnectionHandle
SQL Failure codes indicating the database is broken/died (and thus kill off remaining connections).
stackTrace - 类 中的变量com.jolbox.bonecp.CloseThreadMonitor
Location where getConnection() was called.
STATEMENT_NOT_CLOSED - 类 中的静态变量com.jolbox.bonecp.ConnectionHandle
Exception message.
StatementCache - com.jolbox.bonecp中的类
JDBC statement cache.
StatementCache(int, boolean, Statistics) - 类 的构造器com.jolbox.bonecp.StatementCache
Creates a statement cache of given size.
statementCachingEnabled - 类 中的变量com.jolbox.bonecp.ConnectionHandle
Set to true if we have statement caching enabled.
statementCloseHelperExecutor - 类 中的变量com.jolbox.bonecp.BoneCP
pointer to the service containing the statement close helper threads.
StatementHandle - com.jolbox.bonecp中的类
Wrapper around JDBC Statement.
StatementHandle(Statement, String, IStatementCache, ConnectionHandle, String, boolean) - 类 的构造器com.jolbox.bonecp.StatementHandle
Constructor to statement handle wrapper.
StatementHandle(Statement, ConnectionHandle, boolean) - 类 的构造器com.jolbox.bonecp.StatementHandle
Constructor for empty statement (created via connection.createStatement)
StatementProxy - com.jolbox.bonecp.proxy中的接口
Just a way to get our proxy to work with driver-specific types.
statementReleaseHelperEnabled - 类 中的变量com.jolbox.bonecp.StatementHandle
If true, we will close off statements in a separate thread.
StatementReleaseHelperThread - com.jolbox.bonecp中的类
A thread that monitors a queue containing statements to be closed.
StatementReleaseHelperThread(BlockingQueue<StatementHandle>, BoneCP) - 类 的构造器com.jolbox.bonecp.StatementReleaseHelperThread
Helper Thread constructor.
statementReleaseHelperThreads - 类 中的变量com.jolbox.bonecp.BoneCPConfig
Number of statement release helper threads to create.
statementReleaseHelperThreadsConfigured - 类 中的变量com.jolbox.bonecp.BoneCP
If set to true, config has specified the use of statement release helper threads.
statementsCached - 类 中的变量com.jolbox.bonecp.Statistics
No of statements cached.
statementsCachedPerConnection - 类 中的变量com.jolbox.bonecp.BoneCPConfig
No of statements that can be cached per connection.
statementsCacheSize - 类 中的变量com.jolbox.bonecp.BoneCPConfig
Min no of prepared statements to cache.
statementsExecuted - 类 中的变量com.jolbox.bonecp.Statistics
Number of statements that have been executed.
statementsPendingRelease - 类 中的变量com.jolbox.bonecp.BoneCP
Scratch queue of statments awaiting to be closed.
statementsPendingRelease - 类 中的变量com.jolbox.bonecp.StatementHandle
Scratch queue of statments awaiting to be closed.
statementsPrepared - 类 中的变量com.jolbox.bonecp.Statistics
Number of statements that have been prepared.
statistics - 类 中的变量com.jolbox.bonecp.BoneCP
statistics handle.
statistics - 类 中的变量com.jolbox.bonecp.ConnectionHandle
Statistics handle.
statistics - 类 中的变量com.jolbox.bonecp.StatementCache
Statistics handle.
statistics - 类 中的变量com.jolbox.bonecp.StatementHandle
Statistics handle.
Statistics - com.jolbox.bonecp中的类
Statistics class.
Statistics(BoneCP) - 类 的构造器com.jolbox.bonecp.Statistics
BoneCP handle.
statisticsEnabled - 类 中的变量com.jolbox.bonecp.BoneCP
if true, we care about statistics.
statisticsEnabled - 类 中的变量com.jolbox.bonecp.BoneCPConfig
If true, keep track of some statistics.
statisticsEnabled - 类 中的变量com.jolbox.bonecp.ConnectionHandle
if true, we care about statistics.
statisticsEnabled - 类 中的变量com.jolbox.bonecp.StatementHandle
if true, we care about statistics.
StatisticsMBean - com.jolbox.bonecp中的接口
MBean (JMX) contract.
statsLock - 类 中的变量com.jolbox.bonecp.ConnectionPartition
Statistics lock.
stringifyException(Throwable) - 类 中的静态方法com.jolbox.bonecp.PoolUtil
For backwards compatibility with JDK1.5 (SQLException doesn't accept the original exception).
succ(LinkedTransferQueue.Node) - 类 中的方法jsr166y.LinkedTransferQueue
Returns the successor of p, or the head node if p.next has been linked to self, which will only be true if traversing with a stale pointer that is now off the list.
sweep() - 类 中的方法jsr166y.LinkedTransferQueue
Unlinks matched nodes encountered in a traversal from head.
SWEEP_THRESHOLD - 类 中的静态变量jsr166y.LinkedTransferQueue
The maximum number of estimated removal failures (sweepVotes) to tolerate before sweeping through the queue unlinking cancelled nodes that were not unlinked upon initial removal.
sweepVotes - 类 中的变量jsr166y.LinkedTransferQueue
The number of apparent failures to unsplice removed nodes
sweepVotesOffset - 类 中的静态变量jsr166y.LinkedTransferQueue
 
SYNC - 类 中的静态变量jsr166y.LinkedTransferQueue
 
A B C D E F G H I J K L M N O P Q R S T U V W X