摘要:
怎么删除表的字段的not null 约束? ALTER TABLE 表名 modify COLUMN 字段名 字段数据类型 NULL Mysql查看表的建表语句? SHOW CREATE TABLE TEST com.mysql.jdbc.MysqlDataTruncation: Data trun 阅读全文
posted @ 2019-01-10 17:54
凌风翱翔
阅读(265)
评论(0)
推荐(0)
摘要:
private Map<String, IChannel> registerChannelMap = new HashMap<String, IChannel>(); if (registerChannelMap.isEmpty()) { List<IChannel> channelList = m 阅读全文
posted @ 2019-01-10 15:10
凌风翱翔
阅读(112)
评论(0)
推荐(0)
浙公网安备 33010602011771号