Skip navigation links

Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g (10.1.3.1.0)

B28960-01


Package oracle.jsp.dbutil

Class Summary
BeanUtil  
ConnBean A Bean to open a database connection.
ConnCacheBean Bean for Connection Cache based in Oracle JDBC 2.0 Connection Caching User - user name for connection Password password for connection URL URL for database connection MaxLimit Set the maximum no of connections for the Cache MinLimit Set the minimum no of connections for the Cache CacheScheme Set the Cache Scheme Possible values for Scheme are : DYNAMIC_SCHEME FIXED_WAIT_SCHEME FIXED_RETURN_NULL_SCHEME
DBBean A very simple bean that provides access to the database and execute queries (only, not DML or DDL).

 


Skip navigation links

Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g (10.1.3.1.0)

B28960-01


Copyright © 2004, 2006, Oracle. All rights reserved.