Class JdoDataStoreFactory.PrivateUtils

java.lang.Object
com.google.api.client.extensions.jdo.JdoDataStoreFactory.PrivateUtils
Enclosing class:
JdoDataStoreFactory

static class JdoDataStoreFactory.PrivateUtils extends Object
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.
  • Constructor Details

    • PrivateUtils

      PrivateUtils()