BEA WebLogic Server 7 Manual de servicio Pagina 337

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 336
JDBC Configuration Guidelines for Connection Pools, MultiPools and DataSources
Administration Guide 16-11
Note: New Property: "Password." This value overrides any password defined in
Properties (as a name/value pair). This attribute is passed to the 2-tier JDBC
driver when creating physical database connections. The value is stored in an
encrypted form in the config.xml and can be used to avoid storing cleartext
passwords in that file.
The following table shows a sample Data Source configuration using the WebLogic
jDriver for Oracle.
Table 16-2 WebLogic jDriver for Oracle: Connection Pool Configuration
Attribute
Name Attribute Value
Name
myConnectionPool
Targets
myserver
DriverClassname
weblogic.jdbc.oci.Driver
Initial Capacity
0
MaxCapacity
5
CapacityIncrement
1
Properties
user=scott
server=localdb
Password Tiger (this value overrides any password defined in
Properties as a name value pair)
Table 16-3 WebLogic jDriver for Oracle: Data Source Configuration
Attribute
Name Attribute Value
Name
myDataSource
Targets
myserver
JNDIName
myconnection
PoolName
myConnectionPool
Vista de pagina 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 544 545

Comentarios a estos manuales

Sin comentarios