public final class MySql extends Object
MySQL数据库sql语句
Modifier and Type | Field and Description |
---|---|
static String |
CHECK_CONN
检查连接
|
static String |
KILL_SESSION
结束会话
|
static String |
SESSION_LIST
会话列表
|
Modifier | Constructor and Description |
---|---|
private |
MySql()
私有化构造方法
|
public static final String CHECK_CONN
public static final String SESSION_LIST
public static final String KILL_SESSION
Copyright © 2021. All rights reserved.