All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.ref-jdbcconnectionpoolnew1.html Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M7
Show newest version


New JDBC Connection Pool (Step 1 of 2)

Use the New JDBC Connection Pool (Step 1 of 2) page to create a new JDBC connection pool.

The New JDBC Connection Pool (Step 1 of 2) page contains the following options.

Pool Name

The name for the connection pool.

Resource Type

Available resource types are javax.sql.XADataSource (global transactions), java.sql.ConnectionPoolDataSource (local transactions, possible performance improvements), javax.sql.DataSource (local transactions only), and java.sql.Driver.

Database Driver Vendor

The name of the vendor of your database product.

Introspect

If this option is enabled, the database driver is introspected based on the Resource Type and Database Driver Vendor, and any discovered datasource or driver class names are displayed on the New JDBC Connection Pool (Step 2 of 2) page when you click the Next button.

For introspection to work, the JDBC driver must be available to GlassFish Server. See To Integrate a JDBC Driver.

Related Tasks
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2024 Weber Informatics LLC | Privacy Policy