Oracle-audio-technologies Application 9i Manual de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 140
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
JDBC Connection Pooling
Overview 1-13
Connection pooling under Wireless Edition session management supports server
environments that include short-lived threads, long-lived threads (thread pool
model), or a combination of short-lived and long-lived threads. The following
system properties apply to the connection pooling mechanism:
#Minimum number of connections for the connection pool
db.connect.minConnections=5
#Maximum number of connections for the connection pool
db.connect.maxConnections=100
#Incremental allocation of new connections to the connection pool
db.connect.incConnections=1
#Time interval (in seconds) for the watchdog to find and release unused
#connections to the connection pool
repository.session.check.interval=1
Note: To control the maximum idle time for any database
connection, configure it through the Oracle data server.
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 139 140

Comentarios a estos manuales

Sin comentarios