en.help.ref-jdbcresourceedit.html Maven / Gradle / Ivy
Show all versions of console-jdbc-plugin Show documentation
Edit JDBC Resource
Use the Edit JDBC Resource page to modify an existing JDBC resource.
The Edit JDBC Resource page contains the following options.
- Load Defaults
-
Button to restore settings that have default values to their default values. Settings that do not have default values are not changed.
- JNDI Name
-
A unique JNDI name that identifies the resource. By convention, the name begins with a resource-type indicator and a slash, such as concurrent/, jdbc/, or jms/. The JNDI name is a read-only field. You can only specify the JNDI name when you create a new resource
- Logical JNDI Name
-
The logical JNDI name for the resource. It is a Java EE standard name by which the resource can be accessed. The logical JNDI name is a read-only field. See Logical JNDI Names for more information.
- Pool Name
-
The connection pool associated with the JDBC resource.
- Deployment Order
-
The deployment order of the JDBC resource.
- Description
-
A short description of the JDBC resource.
- Status
-
Whether the resource is available at runtime.
If only the default server instance, server
, exists in the domain, the resource's runtime availability can be enabled or disabled. Runtime availability is enabled by default.
If any clusters or standalone instances have been created in the domain, use the Target tab to control runtime availability of the resource on its targets.
- Additional Properties
-
Additional properties for the JDBC resource. GlassFish Server does not define any additional properties for JDBC resources.
Related Tasks
-
-
-
-
-
Related asadmin Commands
-
-
-
-
-
-
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices