org.cumulus4j.store.model.gae
Class ObjectIdFactoryGae
java.lang.Object
org.cumulus4j.store.model.ObjectIdFactory
org.cumulus4j.store.model.gae.ObjectIdFactoryGae
public class ObjectIdFactoryGae
- extends ObjectIdFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectIdFactoryGae
@Deprecated
public ObjectIdFactoryGae()
- Deprecated. Do not use this constructor directly! It exists only for the ServiceLoader!
Use
ObjectIdFactory.getInstance()
instead!
createObjectId
public Object createObjectId(Class<?> entityClass,
long id)
- Overrides:
createObjectId
in class ObjectIdFactory
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.