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

  • 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 330
JDBC Components—Connection Pools, Data Sources, and MultiPools
Administration Guide 16-5
Figure 16-1 JDBC Components in WebLogic Server
Connection Pools
A Connection Pool contains named groups of JDBC connections that are created when
the Connection Pool is registered, usually when starting up WebLogic Server. Your
application borrows a connection from the pool, uses it, then returns it to the pool by
closing it. Read more about Connection Pools in Programming WebLogic JDBC at
http://e-docs.bea.com/wls/docs61/jdbc/programming.html.
All of the settings you make with the Administration Console are static; that is, all
settings are made before WebLogic Server starts. You can create dynamic Connection
Pools—after the server starts—using the command line (see Appendix B, “WebLogic
Server Command-Line Interface Reference,”) or programatically using the API (see
Creating a Dynamic Connection Pool in Programming WebLogic JDBC).
Zobrazit stránku 330
1 2 ... 326 327 328 329 330 331 332 333 334 335 336 ... 544 545

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

Žádné komentáře