Serialized Form


Package oracle.jsp.dbutil

Class oracle.jsp.dbutil.ConnBean implements Serializable

Serialized Fields

m_batchSize

int m_batchSize

m_commitOnClose

boolean m_commitOnClose

m_context

javax.naming.InitialContext m_context

m_datasource

javax.sql.DataSource m_datasource

m_location

java.lang.String m_location

m_password

java.lang.String m_password

m_preFetch

int m_preFetch

m_registered

boolean m_registered

m_resetAutoCommit

boolean m_resetAutoCommit

m_scSize

int m_scSize

m_url

java.lang.String m_url

m_user

java.lang.String m_user

Class oracle.jsp.dbutil.ConnCacheBean implements Serializable

Class oracle.jsp.dbutil.CursorBean implements Serializable

Serialized Fields

m_batchSize

int m_batchSize

m_maxRows

int m_maxRows

m_preFetch

int m_preFetch

m_queryTimeout

int m_queryTimeout

m_rsetCon

int m_rsetCon

m_rsetType

int m_rsetType

m_skipRows

int m_skipRows

m_sql

java.lang.String m_sql

m_stmt

java.sql.Statement m_stmt

m_stmtType

int m_stmtType

Class oracle.jsp.dbutil.DBBean implements Serializable

Serialized Fields

m_password

java.lang.String m_password

m_url

java.lang.String m_url

m_user

java.lang.String m_user


Package oracle.jsp.jml

Class oracle.jsp.jml.JmlBoolean implements Serializable

Serialized Fields

value

boolean value

Class oracle.jsp.jml.JmlFPNumber implements Serializable

Serialized Fields

value

double value

Class oracle.jsp.jml.JmlNumber implements Serializable

Serialized Fields

value

int value

Class oracle.jsp.jml.JmlString implements Serializable

Serialized Fields

value

java.lang.String value


Package oracle.jsp.jwcache

Class oracle.jsp.jwcache.CacheBlock implements Serializable

Serialized Fields

creationTime

long creationTime

data

java.lang.Object data

expirationTime

long expirationTime

Class oracle.jsp.jwcache.CachePolicy implements Serializable

Serialized Fields

attrChanged

boolean attrChanged

autoType

int autoType

date_formats

java.text.SimpleDateFormat[] date_formats

expirationPolicyObj

ExpirationPolicy expirationPolicyObj

ignoreCache

boolean ignoreCache

repoName

java.lang.String repoName

reportException

boolean reportException

reusableDeltaTime

long reusableDeltaTime

reusableTimeStamp

java.util.Date reusableTimeStamp

scope

int scope

selectedCookies

java.lang.String[] selectedCookies

selectedParameters

java.lang.String[] selectedParameters

Class oracle.jsp.jwcache.CachePolicyLoadingException implements Serializable

Serialized Fields

msg

java.lang.String msg

rootCause

java.lang.Throwable rootCause

Class oracle.jsp.jwcache.CacheRuntimeException implements Serializable

Serialized Fields

ex

java.lang.Exception ex

msg

java.lang.String msg

Class oracle.jsp.jwcache.ExpirationPolicy implements Serializable

Serialized Fields

cachePolicyObj

CachePolicy cachePolicyObj
CachePolicy (protected) object handle that this expiration policy is a part of.


dayInaMonth

int dayInaMonth

dayInaWeek

int dayInaWeek

MAX_TIME_IN_A_DAY

long MAX_TIME_IN_A_DAY

time_format

java.text.SimpleDateFormat time_format

timeInaDay

long timeInaDay

ttl

long ttl

type

int type

writeThrough

boolean writeThrough


Package oracle.jsp.webutil.fileaccess

Class oracle.jsp.webutil.fileaccess.FileAccessException implements Serializable

Serialized Fields

msg

java.lang.String msg

rootCause

java.lang.Throwable rootCause

Class oracle.jsp.webutil.fileaccess.HttpDownloadBean implements Serializable