Skip to content

Instantly share code, notes, and snippets.

@brunoborges
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoborges/9790346 to your computer and use it in GitHub Desktop.
Save brunoborges/9790346 to your computer and use it in GitHub Desktop.
asadmin> get resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.*
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.property.portNumber=3306
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.property.serverName=localhost
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.property.databaseName=gf2wls
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.property.User=gf2wls
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.property.URL=jdbc:mysql://localhost:3306/gf2wls?zeroDateTimeBehavior=convertToNull
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.property.driverClass=com.mysql.jdbc.Driver
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.property.Password=gf2wls
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.allow-non-component-callers=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.associate-with-thread=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.connection-creation-retry-attempts=0
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.connection-creation-retry-interval-in-seconds=10
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.connection-leak-reclaim=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.connection-leak-timeout-in-seconds=0
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.connection-validation-method=auto-commit
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.datasource-classname=com.mysql.jdbc.jdbc2.optional.MysqlDataSource
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.fail-all-connections=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.idle-timeout-in-seconds=300
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.is-connection-validation-required=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.is-isolation-level-guaranteed=true
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.lazy-connection-association=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.lazy-connection-enlistment=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.match-connections=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.max-connection-usage-count=0
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.max-pool-size=32
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.max-wait-time-in-millis=60000
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.name=mysql_gf2wls_gf2wlsPool
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.non-transactional-connections=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.object-type=user
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.ping=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.pool-resize-quantity=2
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.pooling=true
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.res-type=javax.sql.DataSource
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.statement-cache-size=0
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.statement-leak-reclaim=false
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.statement-leak-timeout-in-seconds=0
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.statement-timeout-in-seconds=-1
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.steady-pool-size=8
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.validate-atmost-once-period-in-seconds=0
resources.jdbc-connection-pool.mysql_gf2wls_gf2wlsPool.wrap-jdbc-objects=false
Command get executed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment