BEA WebLogic Server 7 Manuel de service Page 331

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 545
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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).
Vue de la page 330
1 2 ... 326 327 328 329 330 331 332 333 334 335 336 ... 544 545

Commentaires sur ces manuels

Pas de commentaire