public interface CrudWriteService extends CrudReadService
CrudReadService.SORTORDER| Modifier and Type | Method and Description |
|---|---|
<T extends EntityInterface> |
createOrUpdate(T t) |
void |
delete(EntityInterface t) |
count, countDynamic, find, find, findAll, findDynamic, findNative, findOne, getRevision, getRevisionInfo, getRevisionNumbers<T extends EntityInterface> T createOrUpdate(T t)
void delete(EntityInterface t)
Copyright © 2018 Fryske Akademy. All rights reserved.