- java.lang.Object
-
- com.googlecode.objectify.ObjectifyFactory
-
- com.gwtplatform.carstore.server.dao.objectify.OfyFactory
-
-
Field Summary
-
Fields inherited from class com.googlecode.objectify.ObjectifyFactory
entityMemcache, MEMCACHE_NAMESPACE, memcacheStats, registrar, translators
-
Constructor Summary
Constructors
Constructor and Description |
OfyFactory() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Ofy |
begin() |
-
Methods inherited from class com.googlecode.objectify.ObjectifyFactory
allocateId, allocateId, allocateIdRange, allocateIds, allocateIds, construct, constructCollection, constructMap, createAsyncDatastoreService, createRawAsyncDatastoreService, getMemcacheStats, getMetadata, getMetadata, getMetadata, getMetadata, getMetadataForEntity, getTranslators, register
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
OfyFactory
public OfyFactory()
-
Method Detail
-
begin
public Ofy begin()
- Overrides:
begin
in class com.googlecode.objectify.ObjectifyFactory
Copyright © 2010-2014 ArcBees. All Rights Reserved.