| 程序包 | 说明 |
|---|---|
| net.gdface.facelog.db |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IDeviceGroupManager
Interface to handle database calls (save, load, count, etc...) for the fl_device_group table.
|
interface |
IDeviceManager
Interface to handle database calls (save, load, count, etc...) for the fl_device table.
|
interface |
IFaceManager
Interface to handle database calls (save, load, count, etc...) for the fl_face table.
|
interface |
IFeatureManager
Interface to handle database calls (save, load, count, etc...) for the fl_feature table.
|
interface |
IImageManager
Interface to handle database calls (save, load, count, etc...) for the fl_image table.
|
interface |
ILogLightManager
Interface to handle database calls (save, load, count, etc...) for the fl_log_light table.
|
interface |
ILogManager
Interface to handle database calls (save, load, count, etc...) for the fl_log table.
|
interface |
IPermitManager
Interface to handle database calls (save, load, count, etc...) for the fl_permit table.
|
interface |
IPersonGroupManager
Interface to handle database calls (save, load, count, etc...) for the fl_person_group table.
|
interface |
IPersonManager
Interface to handle database calls (save, load, count, etc...) for the fl_person table.
|
interface |
IStoreManager
Interface to handle database calls (save, load, count, etc...) for the fl_store table.
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TableManager.BaseAdapter<B extends BaseBean<B>> |
| 限定符和类型 | 方法和说明 |
|---|---|
<B extends BaseBean<B>> |
TableListener.Event.fire(TableManager<B> manager,
B bean) |
Copyright © 2019. All Rights Reserved.