程序包 | 说明 |
---|---|
com.fr.data.core.db.dialect |
限定符和类型 | 类和说明 |
---|---|
class |
ADSDialect
阿里ADS适配
ADS不支持 select * (query) limit x, 且 query limit 0返回的元数据字段类型错误, 需要limit 1
测试环境上获取到的版本信息如下, 不在DialectProviderImpl里添加了
The productName is :MySQL, productVersion version is :5.1.31-mysql-ads
the database majorversion is :5
the database minerversion is :1
|
class |
GBase8aDialect
Created by Handsome on 2017/12/29 0029 14:02
|
class |
MySQL5Dialect
Created by loy on 2018/7/20.
|