All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.datanucleus.store.types.wrappers.backed.package.html Maven / Gradle / Ivy

Go to download

DataNucleus Core provides the primary components of a heterogenous Java persistence solution. It supports persistence API's being layered on top of the core functionality.

There is a newer version: 6.0.7
Show newest version

    Provides implementations of the "backed" wrappers for the mutable Second Class Objects (SCO's) that are 
    supported. All have a "backing store" allowing the contents to be sent to/retrieved from the datastore 
    when required. Please refer to section 6.3 of the JDO 1.0 spec.
    Also provides queueing so that optimistic transactions can be supported when used with the backing store.
    All "backed" wrappers extend the basic form of the wrapper in the parent package.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy