Oracle Application Server Containers for J2EE Support for JavaServer Pages API Reference
10g Release 2 (10.1.2)

B14015-02


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
CursorBean A general purpose cursor bean.
DBBean A very simple bean that provides access to the database and execute queries (only, not DML or DDL).

 


Oracle Application Server Containers for J2EE Support for JavaServer Pages API Reference
10g Release 2 (10.1.2)

B14015-02


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