Uses of Package
com.db4o.ext
-
Classes in com.db4o.ext used by com.db4o Class Description DatabaseClosedException db4o-specific exception.DatabaseFileLockedException db4o-specific exception.
this Exception is thrown during any of the db4o open calls if the database file is locked by another process.DatabaseReadOnlyException db4o-specific exception.
This exception is thrown when a write operation is attempted on a database in a read-only mode.Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.ExtObjectContainer extended functionality for theObjectContainer
interface.ExtObjectServer extended functionality for the ObjectServer interface.ExtObjectSet extended functionality for theObjectSet
interface.IncompatibleFileFormatException db4o-specific exception.
This exception is thrown when the database file format is not compatible with the applied configuration.InvalidPasswordException db4o-specific exception.
This exception is thrown when a client tries to connect to a server with a wrong password or null password.OldFormatException db4o-specific exception.
This exception is thrown when an old file format was detected andConfiguration.allowVersionUpdates(boolean)
is set to false. -
Classes in com.db4o.ext used by com.db4o.config Class Description DatabaseFileLockedException db4o-specific exception.
this Exception is thrown during any of the db4o open calls if the database file is locked by another process.DatabaseReadOnlyException db4o-specific exception.
This exception is thrown when a write operation is attempted on a database in a read-only mode.Db4oException db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type.Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.Db4oRecoverableException IncompatibleFileFormatException db4o-specific exception.
This exception is thrown when the database file format is not compatible with the applied configuration.InvalidPasswordException db4o-specific exception.
This exception is thrown when a client tries to connect to a server with a wrong password or null password.OldFormatException db4o-specific exception.
This exception is thrown when an old file format was detected andConfiguration.allowVersionUpdates(boolean)
is set to false. -
Classes in com.db4o.ext used by com.db4o.constraints Class Description Db4oException db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type.Db4oRecoverableException -
Classes in com.db4o.ext used by com.db4o.cs.config Class Description DatabaseFileLockedException db4o-specific exception.
this Exception is thrown during any of the db4o open calls if the database file is locked by another process.DatabaseReadOnlyException db4o-specific exception.
This exception is thrown when a write operation is attempted on a database in a read-only mode.Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.ExtClient extended client functionality for theExtObjectContainer
interface.IncompatibleFileFormatException db4o-specific exception.
This exception is thrown when the database file format is not compatible with the applied configuration.InvalidPasswordException db4o-specific exception.
This exception is thrown when a client tries to connect to a server with a wrong password or null password.OldFormatException db4o-specific exception.
This exception is thrown when an old file format was detected andConfiguration.allowVersionUpdates(boolean)
is set to false. -
Classes in com.db4o.ext used by com.db4o.cs.internal Class Description DatabaseClosedException db4o-specific exception.Db4oDatabase Class to identify a database by it's signature.Db4oException db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type.Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.ExtClient extended client functionality for theExtObjectContainer
interface.ExtObjectContainer extended functionality for theObjectContainer
interface.ExtObjectServer extended functionality for the ObjectServer interface.SystemInfo provides information about system state and system settings. -
Classes in com.db4o.ext used by com.db4o.cs.internal.config Class Description DatabaseFileLockedException db4o-specific exception.
this Exception is thrown during any of the db4o open calls if the database file is locked by another process.DatabaseReadOnlyException db4o-specific exception.
This exception is thrown when a write operation is attempted on a database in a read-only mode.Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.ExtClient extended client functionality for theExtObjectContainer
interface.IncompatibleFileFormatException db4o-specific exception.
This exception is thrown when the database file format is not compatible with the applied configuration.InvalidPasswordException db4o-specific exception.
This exception is thrown when a client tries to connect to a server with a wrong password or null password.OldFormatException db4o-specific exception.
This exception is thrown when an old file format was detected andConfiguration.allowVersionUpdates(boolean)
is set to false. -
Classes in com.db4o.ext used by com.db4o.cs.internal.messages Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process. -
Classes in com.db4o.ext used by com.db4o.defragment Class Description StoredClass the internal representation of a stored class. -
Classes in com.db4o.ext used by com.db4o.drs.db4o Class Description Db4oDatabase Class to identify a database by it's signature. -
Classes in com.db4o.ext used by com.db4o.events Class Description Db4oException db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type.Db4oRecoverableException ObjectInfo interface to the internal reference that an ObjectContainer holds for a stored object.ObjectInfoCollection Interface to an iterable collectionObjectInfo
objects.
ObjectInfoCollection is used reference a number of stored objects. -
Classes in com.db4o.ext used by com.db4o.ext Class Description DatabaseClosedException db4o-specific exception.Db4oDatabase Class to identify a database by it's signature.Db4oException db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type.Db4oFatalException Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.Db4oRecoverableException Db4oUUID a unique universal identify for an object.ExtObjectContainer extended functionality for theObjectContainer
interface.InvalidIDException db4o-specific exception.
This exception is thrown when the supplied object ID is incorrect (outside the scope of the database IDs).ObjectInfo interface to the internal reference that an ObjectContainer holds for a stored object.StoredClass the internal representation of a stored class.StoredField the internal representation of a field on a stored class.SystemInfo provides information about system state and system settings. -
Classes in com.db4o.ext used by com.db4o.internal Class Description DatabaseClosedException db4o-specific exception.DatabaseReadOnlyException db4o-specific exception.
This exception is thrown when a write operation is attempted on a database in a read-only mode.Db4oDatabase Class to identify a database by it's signature.Db4oException db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type.Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.Db4oRecoverableException Db4oUUID a unique universal identify for an object.ExtObjectContainer extended functionality for theObjectContainer
interface.InvalidIDException db4o-specific exception.
This exception is thrown when the supplied object ID is incorrect (outside the scope of the database IDs).ObjectInfo interface to the internal reference that an ObjectContainer holds for a stored object.ObjectInfoCollection Interface to an iterable collectionObjectInfo
objects.
ObjectInfoCollection is used reference a number of stored objects.OldFormatException db4o-specific exception.
This exception is thrown when an old file format was detected andConfiguration.allowVersionUpdates(boolean)
is set to false.StoredClass the internal representation of a stored class.StoredField the internal representation of a field on a stored class.SystemInfo provides information about system state and system settings. -
Classes in com.db4o.ext used by com.db4o.internal.callbacks Class Description ObjectInfo interface to the internal reference that an ObjectContainer holds for a stored object. -
Classes in com.db4o.ext used by com.db4o.internal.collections Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process. -
Classes in com.db4o.ext used by com.db4o.internal.events Class Description ObjectInfo interface to the internal reference that an ObjectContainer holds for a stored object. -
Classes in com.db4o.ext used by com.db4o.internal.fileheader Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.OldFormatException db4o-specific exception.
This exception is thrown when an old file format was detected andConfiguration.allowVersionUpdates(boolean)
is set to false. -
Classes in com.db4o.ext used by com.db4o.internal.handlers Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process. -
Classes in com.db4o.ext used by com.db4o.internal.handlers.array Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process. -
Classes in com.db4o.ext used by com.db4o.internal.marshall Class Description StoredField the internal representation of a field on a stored class. -
Classes in com.db4o.ext used by com.db4o.internal.query Class Description ExtObjectSet extended functionality for theObjectSet
interface. -
Classes in com.db4o.ext used by com.db4o.internal.query.result Class Description ExtObjectContainer extended functionality for theObjectContainer
interface. -
Classes in com.db4o.ext used by com.db4o.internal.replication Class Description Db4oDatabase Class to identify a database by it's signature. -
Classes in com.db4o.ext used by com.db4o.io Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process. -
Classes in com.db4o.ext used by com.db4o.qlin Class Description Db4oException db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type. -
Classes in com.db4o.ext used by com.db4o.typehandlers Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process. -
Classes in com.db4o.ext used by com.db4o.typehandlers.internal Class Description Db4oIOException db4o-specific exception.
This exception is thrown when a system IO exception is encounted by db4o process.