|
Oracle Containers for J2EE Support for JavaServer Pages Java API Reference 10g (10.1.3.1.0) B28960-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
OracleConnectionCacheImpl
oracle.jsp.dbutil.ConnCacheBean
Bean for Connection Cache based in Oracle JDBC 2.0 Connection Caching
Possible values for Scheme are :
| Field Summary | |
static int |
DYNAMIC_SCHEME |
static int |
FIXED_RETURN_NULL_SCHEME |
static int |
FIXED_WAIT_SCHEME |
| Constructor Summary | |
ConnCacheBean() |
|
| Method Summary | |
void |
outOfScope(oracle.jsp.webutil.tagutil.event.JspScopeEvent ae)Invoked when a JSP scope that this object is attached to is ending. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int DYNAMIC_SCHEME
public static final int FIXED_WAIT_SCHEME
public static final int FIXED_RETURN_NULL_SCHEME
| Constructor Detail |
public ConnCacheBean()
throws java.sql.SQLException
| Method Detail |
public void outOfScope(oracle.jsp.webutil.tagutil.event.JspScopeEvent ae)
oracle.jsp.webutil.tagutil.event.JspScopeListeneroutOfScope in interface oracle.jsp.webutil.tagutil.event.JspScopeListener
|
Oracle Containers for J2EE Support for JavaServer Pages Java API Reference 10g (10.1.3.1.0) B28960-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||