Class JdoDataStoreFactory.PrivateUtils
java.lang.Object
com.google.api.client.extensions.jdo.JdoDataStoreFactory.PrivateUtils
- Enclosing class:
JdoDataStoreFactory
Package private utilities class so the classes here isn't considered to be an external part of
the library. We need this because
JdoDataStoreFactory.PrivateUtils.ComposedIdKey
MUST be public because it is the
objectIdClass of JdoDataStoreFactory.JdoValue
.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrivateUtils
PrivateUtils()
-