Uses of Class
com.google.api.client.extensions.jdo.JdoDataStoreFactory
-
Packages that use JdoDataStoreFactory Package Description com.google.api.client.extensions.jdo Support for the JDO data store. -
-
Uses of JdoDataStoreFactory in com.google.api.client.extensions.jdo
Methods in com.google.api.client.extensions.jdo that return JdoDataStoreFactory Modifier and Type Method Description JdoDataStoreFactoryJdoDataStoreFactory.JdoDataStore. getDataStoreFactory()Constructors in com.google.api.client.extensions.jdo with parameters of type JdoDataStoreFactory Constructor Description JdoDataStore(JdoDataStoreFactory dataStore, javax.jdo.PersistenceManagerFactory persistenceManagerFactory, java.lang.String id)
-