com.github.ltsopensource.monitor.access.mysql
Class MysqlJobClientMAccess

java.lang.Object
  extended by com.github.ltsopensource.store.jdbc.JdbcAbstractAccess
      extended by com.github.ltsopensource.monitor.access.mysql.MysqlAbstractJdbcAccess
          extended by com.github.ltsopensource.monitor.access.mysql.MysqlJobClientMAccess
All Implemented Interfaces:
JobClientMAccess

public class MysqlJobClientMAccess
extends MysqlAbstractJdbcAccess
implements JobClientMAccess

Author:
Robert HG (254963746@qq.com) on 3/12/16.

Constructor Summary
MysqlJobClientMAccess(com.github.ltsopensource.core.cluster.Config config)
           
 
Method Summary
 void insert(List<JobClientMDataPo> jobClientMDataPos)
           
 
Methods inherited from class com.github.ltsopensource.store.jdbc.JdbcAbstractAccess
getSqlTemplate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MysqlJobClientMAccess

public MysqlJobClientMAccess(com.github.ltsopensource.core.cluster.Config config)
Method Detail

insert

public void insert(List<JobClientMDataPo> jobClientMDataPos)
Specified by:
insert in interface JobClientMAccess


Copyright © 2017. All rights reserved.