Package com.google.api.client.extensions.jdo
Support for the JDO data store.
- Since:
- 1.15
-
Class Summary Class Description JdoDataStoreFactory Thread-safe JDO implementation of a data store factory.JdoDataStoreFactory.JdoDataStore<V extends java.io.Serializable> JdoDataStoreFactory.JdoValue JDO value class that contains the key-value pair, as well as the data store ID.JdoDataStoreFactory.PrivateUtils Package private utilities class so the classes here isn't considered to be an external part of the library.JdoDataStoreFactory.PrivateUtils.ComposedIdKey See JDO : PrimaryKey Classes for a reference.