public class JdoDataStoreFactory extends AbstractDataStoreFactory
| Constructor and Description |
|---|
JdoDataStoreFactory(javax.jdo.PersistenceManagerFactory persistenceManagerFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Serializable> |
createDataStore(String id) |
getDataStorepublic JdoDataStoreFactory(javax.jdo.PersistenceManagerFactory persistenceManagerFactory)
protected <V extends Serializable> DataStore<V> createDataStore(String id) throws IOException
createDataStore in class AbstractDataStoreFactoryIOExceptionCopyright © 2011-2015 Google. All Rights Reserved.