|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.exolab.castor.dsml |
Class org.exolab.castor.dsml.ImportDescriptor extends org.xml.sax.HandlerBase implements Serializable |
Serialized Fields |
java.util.Hashtable _policies
boolean _insideRoot
Class org.exolab.castor.dsml.ImportExportException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception _except
Class org.exolab.castor.dsml.SearchDescriptor extends org.xml.sax.HandlerBase implements Serializable |
Serialized Fields |
int _scope
java.lang.String _baseDN
java.lang.String _filter
java.util.Vector _returnAttrs
java.lang.StringBuffer _attrName
boolean _insideRoot
Package org.exolab.castor.jdo |
Class org.exolab.castor.jdo.ClassNotPersistenceCapableException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.DatabaseNotFoundException extends PersistenceException implements Serializable |
Serialized Fields |
java.lang.Exception _except
Class org.exolab.castor.jdo.DataObjectAccessException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Exception _except
Class org.exolab.castor.jdo.DuplicateIdentityException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.FatalPersistenceException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.JDO extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String _dbConf
org.exolab.castor.persist.spi.LogInterceptor _logInterceptor
#_log
org.exolab.castor.persist.spi.CallbackInterceptor _callback
org.exolab.castor.persist.spi.InstanceFactory _instanceFactory
int _lockTimeout
java.lang.String _dbName
java.lang.String _description
java.lang.String _tmName
TransactionManager tm
java.lang.ClassLoader _classLoader
org.xml.sax.EntityResolver _entityResolver
org.exolab.castor.jdo.engine.TxDatabaseMap _txDbPool
boolean _autoStore
Class org.exolab.castor.jdo.LockNotGrantedException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.ObjectDeletedException extends ObjectNotPersistentException implements Serializable |
Class org.exolab.castor.jdo.ObjectModifiedException extends TransactionAbortedException implements Serializable |
Class org.exolab.castor.jdo.ObjectNotFoundException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.ObjectNotPersistentException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.PersistenceException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception _except
Class org.exolab.castor.jdo.QueryException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.TransactionAbortedException extends PersistenceException implements Serializable |
Class org.exolab.castor.jdo.TransactionNotInProgressException extends PersistenceException implements Serializable |
Package org.exolab.castor.mapping |
Class org.exolab.castor.mapping.MappingException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception _except
Class org.exolab.castor.mapping.MappingRuntimeException extends java.lang.IllegalStateException implements Serializable |
Serialized Fields |
java.lang.Throwable _exception
Class org.exolab.castor.mapping.ValidityException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception _except
Package org.exolab.castor.types |
Class org.exolab.castor.types.AnyNode extends java.lang.Object implements Serializable |
Serialized Fields |
short _nodeType
AnyNode _nextSiblingNode
AnyNode _firstChildNode
java.lang.String _localName
java.lang.String _uri
java.lang.String _prefix
java.lang.String _value
Class org.exolab.castor.types.Century extends TimePeriod implements Serializable |
Class org.exolab.castor.types.Date extends DateTimeBase implements Serializable |
Class org.exolab.castor.types.DateTimeBase extends java.lang.Object implements Serializable |
Serialized Fields |
short _century
short _year
short _month
short _day
short _hour
short _minute
short _second
short _millsecond
short _zoneHour
short _zoneMinute
boolean _UTC
boolean _zoneNegative
boolean _isNegative
Class org.exolab.castor.types.Duration extends java.lang.Object implements Serializable |
Serialized Fields |
short _year
short _month
short _day
short _hour
short _minute
short _second
short _millisecond
boolean _isNegative
Class org.exolab.castor.types.GDay extends GMonthDay implements Serializable |
Class org.exolab.castor.types.GMonth extends GMonthDay implements Serializable |
Class org.exolab.castor.types.GMonthDay extends Date implements Serializable |
Class org.exolab.castor.types.GYear extends GYearMonth implements Serializable |
Class org.exolab.castor.types.GYearMonth extends Date implements Serializable |
Class org.exolab.castor.types.Month extends TimePeriod implements Serializable |
Class org.exolab.castor.types.OperationNotSupportedException extends java.lang.RuntimeException implements Serializable |
Class org.exolab.castor.types.RecurringDuration extends RecurringDurationBase implements Serializable |
Serialized Fields |
short _century
short _year
short _month
short _day
Class org.exolab.castor.types.RecurringDurationBase extends java.lang.Object implements Serializable |
Serialized Fields |
TimeDuration _period
TimeDuration _duration
short _hour
short _minute
short _second
short _millsecond
short _zoneHour
short _zoneMinute
boolean _UTC
boolean _zoneNegative
boolean _isNegative
Class org.exolab.castor.types.Time extends DateTimeBase implements Serializable |
Class org.exolab.castor.types.TimeDuration extends java.lang.Object implements Serializable |
Serialized Fields |
short _year
short _month
short _day
short _hour
short _minute
short _second
short _millisecond
boolean _isNegative
Class org.exolab.castor.types.TimeInstant extends RecurringDuration implements Serializable |
Class org.exolab.castor.types.TimePeriod extends RecurringDuration implements Serializable |
Class org.exolab.castor.types.Year extends TimePeriod implements Serializable |
Package org.exolab.castor.xml |
Class org.exolab.castor.xml.CastorException extends java.lang.Exception implements Serializable |
Serialized Fields |
int _errorCode
java.lang.String _message
Class org.exolab.castor.xml.FileLocation extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String _filename
int _line
int _col
Class org.exolab.castor.xml.MarshalException extends XMLException implements Serializable |
Class org.exolab.castor.xml.ValidationException extends CastorException implements Serializable |
Serialized Fields |
java.lang.Exception _exception
Location _location
ValidationException _next
Class org.exolab.castor.xml.XMLException extends CastorException implements Serializable |
Serialized Fields |
java.lang.Exception _exception
Location _location
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |