BEA WebLogic Server 7 Servisní příručka Strana 337

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 544 545

Komentáře k této Příručce

Žádné komentáře