public class TinydbQueryServiceWithId<T> extends AbstractTinydbService
beanType, logger, resultKey, schema
Constructor and Description |
---|
TinydbQueryServiceWithId() |
Modifier and Type | Method and Description |
---|---|
T |
getPrimaryKey() |
void |
setPrimaryKey(T primaryKey) |
void |
tinyService(Bean bean,
Context context,
DBOperator operator) |
execute, getBeanType, getResultKey, getSchema, setBeanType, setResultKey, setSchema
public T getPrimaryKey()
public void setPrimaryKey(T primaryKey)
public void tinyService(Bean bean, Context context, DBOperator operator)
tinyService
in class AbstractTinydbService
Copyright © 2006–2018 TinyGroup. All rights reserved.