|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ConnectionFactory
.
JdbcConnectionDescriptor
ConnectionFactory
implementation.
ConnectionFactory
, make
sure that you call the method in either case, it's the only way to free the connection.
batch-mode
in jdbc-connection-descriptor
true and your database
support batch mode.
org.apache.jetspeed.engineScoped
"
of the JDBC connection descriptor to "true
" or
"false
".
DBCPDatasourceComponent.start()
but also binds these javax.sql.DataSource
created to the bindName
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |