Sun-microsystems eWay JDBC/ODBC Adapter Manual de usuario Pagina 123

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 133
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 122
Appendix A Section A.4
JDBC/ODBC Drivers PostgreSQL Driver
JDBC/ODBC eWay Adapter User’s Guide 123 Sun Microsystems, Inc.
A.4.2 Environment Properties
Use Table 31 to configure the environment properties for the specified JDBC/ODBC
driver.
Note: It is not mandatory to enter driver properties in the Outbound JDBC eWay
Environment properties for PostgreSQL.
URL Connection String jdbc:postgresql://<server-name>:<server-port>/<database-
name>
Note: NOTE: Default server port is 5432.
User Name Login name of the account used to access the database.
Password Password associated with the login account name used to
connect to the database.
Table 31 PostgreSQL Driver Environment Properties
Parameter Value
Description JDBC Connection Pool Datasource
ClassName org.postgresql.jdbc3.Jdbc3ConnectionPool
ClassNamefor
OtherInterfaces
ServerName Server name of the machine hosting the database.
PortNumber <server-port>
Note: NOTE: Default server port is 5432.
DatabaseName <database-name>
User Login name of the account used to access the database.
Password Password associated with the login account name used to
connect to the database.
DriverProperties
Delimiter The default is #.
DataSourceName
MinPoolSize The default is 0.
MaxPoolSize The default is 10.
MaxIdleTime The default is 0.
Table 30 PostgreSQL Driver Connection Information (Continued)
Parameter Value
Vista de pagina 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 132 133

Comentarios a estos manuales

Sin comentarios