
public class Ofy extends com.googlecode.objectify.util.cmd.ObjectifyWrapper<Ofy,OfyFactory>
| Constructor and Description |
|---|
Ofy(com.googlecode.objectify.Objectify base) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(Class<T> clazz,
long id) |
<T> T |
get(com.googlecode.objectify.Key<T> key) |
<T> com.googlecode.objectify.cmd.LoadType<T> |
query(Class<T> clazz) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.