JDBC Connection
Pool Fields
The fields on the JDBC Connection Pool tab of the GlassFish
Configuration window configure the connection pools that are automatically
created by the installer. If you configured the installer to automatically
create the Healthcare Pack databases, the information you specify
in the JDBC Connection Pool fields should match the information you
specified in To Configure MySQL.
If you did not change the fields for the MySQL database, you can accept
the default values on this page. If you are not using the installer
to create the database and are using a different database instead,
the field values on this page should match the information for the
database you are using.
Field
|
Description
|
Connection Pools
|
Select from one of the predefined connection pools to modify
its configuration. The following pools are predefined:
-
cpPatientXA: The
connection pool for the Master Index database.
-
cpPatientSequenceXA:
The connection pool for the Master Index sequence table.
-
MyArrdbPool: The
connection pool for the Audit database.
|
Database Host
|
The name of the server on which the database is located.
|
Database Port
|
The port number on which the database is listening. For MySQL,
the default port number is 3306.
|
Schema Name
|
The name of the database schema where the database tables are
created.
|
User
|
The login ID of the database user.
|
Password
|
The login password of the database user.
|