com.github.ltsopensource.admin.access.mysql
public class MysqlBackendJVMGCAccess extends MysqlJVMGCAccess implements BackendJVMGCAccess
| Constructor and Description |
|---|
MysqlBackendJVMGCAccess(Config config) |
| Modifier and Type | Method and Description |
|---|---|
WhereSql |
buildWhereSql(JvmDataReq req) |
WhereSql |
buildWhereSql(MDataPaginationReq request) |
void |
delete(JvmDataReq request) |
List<JVMGCDataPo> |
queryAvg(MDataPaginationReq request) |
getTableName, insertcreateTable, getSqlTemplate, readSqlFile, readSqlFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinsertpublic MysqlBackendJVMGCAccess(Config config)
public void delete(JvmDataReq request)
delete in interface BackendJVMGCAccesspublic List<JVMGCDataPo> queryAvg(MDataPaginationReq request)
queryAvg in interface BackendJVMGCAccesspublic WhereSql buildWhereSql(JvmDataReq req)
public WhereSql buildWhereSql(MDataPaginationReq request)
Copyright © 2016. All rights reserved.