com.zaxxer.hikari.HikariConfig.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of HikariCP Show documentation
Show all versions of HikariCP Show documentation
Ultimate JDBC Connection Pool
???? 7?
J??
*?
? ??
?
?
???
" !"
#$
*% *
+
*, *
. 0
1 2 3 4
5 6
7 8
9
J:
H;
?< =>?@AB?CD F
EG
HHI
JKL F
EN O P Q R STU
TV
WX
YZ[\ ]^_
` a b c d e f ghi Fk
Hl
Hm o p q r
Hs
?t
uv
?w
?x
?y
?z
L{ F
}~
}????
??
???
Y?????????????
??? ?
? ??
???
?????? ??????
???????
?
??
???????
?,
??
?`?????????????
???!
Y? ???
F
???
?
???
??
H?
? F
???
?????
??
?
?
??
? F?
???
? ?
??
?????
???
??
???
"?
???
?? ? ?
??
?? ??? LOGGER Lorg/slf4j/Logger;
ID_CHARACTERS [C CONNECTION_TIMEOUT J VALIDATION_TIMEOUT SOFT_TIMEOUT_FLOOR IDLE_TIMEOUT MAX_LIFETIME DEFAULT_KEEPALIVE_TIME
ConstantValue DEFAULT_POOL_SIZE I
unitTest Z catalog Ljava/lang/String; connectionTimeout validationTimeout idleTimeout leakDetectionThreshold maxLifetime maxPoolSize minIdle credentials -Ljava/util/concurrent/atomic/AtomicReference; Signature SLjava/util/concurrent/atomic/AtomicReference; initializationFailTimeout connectionInitSql connectionTestQuery dataSourceClassName dataSourceJndiName driverClassName exceptionOverrideClassName exceptionOverride (Lcom/zaxxer/hikari/SQLExceptionOverride; jdbcUrl poolName schema transactionIsolationName isAutoCommit
isReadOnly isIsolateInternalQueries isRegisterMbeans isAllowPoolSuspension
dataSource Ljavax/sql/DataSource; dataSourceProperties Ljava/util/Properties;
threadFactory $Ljava/util/concurrent/ThreadFactory; scheduledExecutor /Ljava/util/concurrent/ScheduledExecutorService; metricsTrackerFactory 1Lcom/zaxxer/hikari/metrics/MetricsTrackerFactory; metricRegistry Ljava/lang/Object; healthCheckRegistry healthCheckProperties
keepaliveTime sealed ()V Code LineNumberTable LocalVariableTable this Lcom/zaxxer/hikari/HikariConfig;
systemProp
StackMapTable (Ljava/util/Properties;)V
properties (Ljava/lang/String;)V propertyFileName
getCatalog ()Ljava/lang/String;
setCatalog getConnectionTimeout ()J setConnectionTimeout (J)V connectionTimeoutMs getIdleTimeout setIdleTimeout
idleTimeoutMs getLeakDetectionThreshold setLeakDetectionThreshold leakDetectionThresholdMs getMaxLifetime setMaxLifetime
maxLifetimeMs getMaximumPoolSize ()I setMaximumPoolSize (I)V getMinimumIdle setMinimumIdle getPassword setPassword password getUsername setUsername username setCredentials '(Lcom/zaxxer/hikari/util/Credentials;)V $Lcom/zaxxer/hikari/util/Credentials; getCredentials &()Lcom/zaxxer/hikari/util/Credentials; getValidationTimeout setValidationTimeout validationTimeoutMs getConnectionTestQuery setConnectionTestQuery getConnectionInitSql setConnectionInitSql
getDataSource ()Ljavax/sql/DataSource;
setDataSource (Ljavax/sql/DataSource;)V getDataSourceClassName setDataSourceClassName className addDataSourceProperty '(Ljava/lang/String;Ljava/lang/Object;)V propertyName value getDataSourceJNDI setDataSourceJNDI jndiDataSource getDataSourceProperties ()Ljava/util/Properties; setDataSourceProperties dsProperties getDriverClassName setDriverClassName e "Ljava/lang/ClassNotFoundException; Ljava/lang/Exception; driverClass Ljava/lang/Class; LocalVariableTypeTable Ljava/lang/Class<*>;
getJdbcUrl
setJdbcUrl ()Z
setAutoCommit (Z)V setAllowPoolSuspension getInitializationFailTimeout setInitializationFailTimeout setIsolateInternalQueries isolate getMetricsTrackerFactory 3()Lcom/zaxxer/hikari/metrics/MetricsTrackerFactory; setMetricsTrackerFactory 4(Lcom/zaxxer/hikari/metrics/MetricsTrackerFactory;)V getMetricRegistry ()Ljava/lang/Object; setMetricRegistry (Ljava/lang/Object;)V getHealthCheckRegistry setHealthCheckRegistry getHealthCheckProperties setHealthCheckProperties addHealthCheckProperty '(Ljava/lang/String;Ljava/lang/String;)V key getKeepaliveTime setKeepaliveTime keepaliveTimeMs setReadOnly readOnly setRegisterMbeans register getPoolName setPoolName getScheduledExecutor 1()Ljava/util/concurrent/ScheduledExecutorService; setScheduledExecutor 2(Ljava/util/concurrent/ScheduledExecutorService;)V executor getTransactionIsolation getSchema setSchema getExceptionOverrideClassName setExceptionOverrideClassName
overrideClass getExceptionOverride *()Lcom/zaxxer/hikari/SQLExceptionOverride; setExceptionOverride +(Lcom/zaxxer/hikari/SQLExceptionOverride;)V setTransactionIsolation isolationLevel getThreadFactory &()Ljava/util/concurrent/ThreadFactory; setThreadFactory '(Ljava/util/concurrent/ThreadFactory;)V seal copyStateTo #(Lcom/zaxxer/hikari/HikariConfig;)V field Ljava/lang/reflect/Field; other?? attemptFromContextLoader %(Ljava/lang/String;)Ljava/lang/Class; threadContextClassLoader Ljava/lang/ClassLoader;? ((Ljava/lang/String;)Ljava/lang/Class<*>; validate validateNumerics
checkIfSealed logConfiguration dsProps prop
propertyNames Ljava/util/TreeSet; 'Ljava/util/TreeSet;? loadProperties props is Ljava/io/InputStream; io Ljava/io/IOException; propFile Ljava/io/File;? generatePoolName next i random (Ljava/util/concurrent/ThreadLocalRandom; buf Ljava/lang/StringBuilder; &Ljava/security/AccessControlException; prefix? getObjectOrPerformJndiLookup &(Ljava/lang/Object;)Ljava/lang/Object; initCtx Ljavax/naming/InitialContext; Ljavax/naming/NamingException; object lambda$setUsername$1 \(Ljava/lang/String;Lcom/zaxxer/hikari/util/Credentials;)Lcom/zaxxer/hikari/util/Credentials; current lambda$setPassword$0
SourceFile HikariConfig.java:; +java/util/concurrent/atomic/AtomicReference??:? java/util/Properties,-7- ? ? ? ?
? ? ? ? ? ? ?%
com/zaxxer/hikari/HikariConfig8 ? hikaricp.configurationFile????E??? java/lang/Integer ? ? "java/lang/IllegalArgumentException BootstrapMethods????:E idleTimeout cannot be negative ? !maxPoolSize cannot be less than 1 minimumIdle cannot be negative?? "com/zaxxer/hikari/util/Credentials^H??? aH??;*+
??
? ? ? >Driver class {} found in the HikariConfig class classloader {} java/lang/ClassNotFoundException EFailed to load driver class {} from HikariConfig class classloader {} java/lang/RuntimeException?? java/lang/Class java/lang/Object java/lang/Exception:!)
'
2345 java/lang/IllegalStateException Fcannot use setMetricsTrackerFactory() and setMetricRegistry() together Fcannot use setMetricRegistry() and setMetricsTrackerFactory() together?? #com.codahale.metrics.MetricRegistry +io.micrometer.core.instrument.MeterRegistry lClass must be instance of com.codahale.metrics.MetricRegistry or io.micrometer.core.instrument.MeterRegistry65 /com/codahale/metrics/health/HealthCheckRegistry LClass must be an instance of com.codahale.metrics.health.HealthCheckRegistry !&
(
"01$# LSQLExceptionOverride class {} found in the HikariConfig class classloader {} SFailed to load SQLExceptionOverride class {} from HikariConfig class classloader {}" &com/zaxxer/hikari/SQLExceptionOverride#$%H&?' ./9
()*Y+,-.???/0
1H23456 0Class {} found in Thread context class loader {} KClass {} not found in Thread context class loader {}, trying classloader {}7?H :89 .poolName cannot contain ':' when used with JMX:? 7{} - using dataSource and ignoring dataSourceClassName.;x A{} - cannot use driverClassName and dataSourceClassName together.x