public class AppleUserDB extends BaseDAO
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<AppleUser> |
clazz |
Constructor and Description |
---|
AppleUserDB() |
Modifier and Type | Method and Description |
---|---|
static AppleUser |
load(java.lang.Long id) |
static AppleUser |
loadByAppleId(java.lang.String appleId) |
buildCollectionResponse, delete, delete, deleteMany, deleteManyNow, getOfy, list, load, load, load, queryDefault, save, saveMany, saveManyNow