Class MySQLXDao<Entity>

java.lang.Object
cool.scx.data.mysql_x.MySQLXDao<Entity>
Type Parameters:
Entity -
All Implemented Interfaces:
Dao<Entity,String>

public class MySQLXDao<Entity> extends Object implements Dao<Entity,String>
使用 MySQL X Dev Api 通过 MySQL X 协议, 操作 MySQL 的 Dao