Uses of Package
com.db4o.types
-
Packages that use com.db4o.types Package Description com.db4o.cs.internal com.db4o.ext com.db4o.foundation com.db4o.internal com.db4o.internal.query.processor com.db4o.types -
Classes in com.db4o.types used by com.db4o.cs.internal Class Description TransientClass Marker interface to denote that a class should not be stored by db4o. -
Classes in com.db4o.types used by com.db4o.ext Class Description Db4oType marker interface for all special db4o types. -
Classes in com.db4o.types used by com.db4o.foundation Class Description Unversioned marker interface to denote that version numbers and UUIDs should not be generated for a class that implements this interface -
Classes in com.db4o.types used by com.db4o.internal Class Description Blob the db4o Blob type to store blobs independent of the main database file and allows to perform asynchronous upload and download operations.Db4oType marker interface for all special db4o types.TransientClass Marker interface to denote that a class should not be stored by db4o. -
Classes in com.db4o.types used by com.db4o.internal.query.processor Class Description Unversioned marker interface to denote that version numbers and UUIDs should not be generated for a class that implements this interface -
Classes in com.db4o.types used by com.db4o.types Class Description Db4oType marker interface for all special db4o types.