|
||||||||||
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 |
Class org.exolab.castor.jdo.DataObjectAccessException extends java.lang.RuntimeException implements Serializable |
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 _jdoConfURI
org.exolab.castor.jdo.conf.JdoConf _jdoConf
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
org.exolab.castor.jdo.transactionmanager.TransactionManagerFactory _transactionManagerFactory
javax.jta.TransactionManager
instance.
TransactionManager _transactionManager
java.lang.ClassLoader _classLoader
org.xml.sax.EntityResolver _entityResolver
org.exolab.castor.jdo.engine.TxDatabaseMap _txDbPool
boolean _autoStore
Class org.exolab.castor.jdo.JDOManager extends java.lang.Object implements Serializable |
Serialized Fields |
org.xml.sax.InputSource _jdoConfURI
org.exolab.castor.persist.spi.CallbackInterceptor _callbackInterceptor
org.exolab.castor.persist.spi.InstanceFactory _instanceFactory
int _lockTimeout
java.lang.String _description
org.exolab.castor.jdo.engine.TxDatabaseMap _txDbPool
boolean _autoStore
java.lang.String _databaseName
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 org.exolab.castor.core.exceptions.CastorException implements Serializable |
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.AccessMode extends java.lang.Object implements Serializable |
Serialization Methods |
protected java.lang.Object readResolve()
Serialized Fields |
short _id
java.lang.String _name
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
long _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.util |
Class org.exolab.castor.util.EventListenerList extends java.lang.Object implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
Class org.exolab.castor.util.List extends java.lang.Object implements Serializable |
Serialized Fields |
int DEFAULT_SIZE
java.lang.Object[] elements
int initialSize
int elementCount
Class org.exolab.castor.util.NestedIOException extends java.io.IOException implements Serializable |
Serialized Fields |
java.lang.Exception _exception
boolean _localTrace
Class org.exolab.castor.util.OrderedHashMap extends java.util.HashMap implements Serializable |
Serialized Fields |
java.util.ArrayList _orderedValues
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.ResolverException extends XMLException implements Serializable |
Class org.exolab.castor.xml.ValidationException extends XMLException implements Serializable |
Serialized Fields |
Location _location
ValidationException _next
Class org.exolab.castor.xml.XMLException extends org.exolab.castor.core.exceptions.CastorException implements Serializable |
Serialized Fields |
Location _location
int errorCode
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |