3.00.3
功能优化
3.00.3.0
- 删除
getSchemas
返回结果中字段名的引号。 - 调整
getTables
返回字段中"TABLE_SCHEM" 与 "TABLE_NAME"
两列的位置。 getTables
的 schemaPattern 参数支持 null 匹配所有 schema。
getSchemas
返回结果中字段名的引号。getTables
返回字段中"TABLE_SCHEM" 与
"TABLE_NAME"
两列的位置。getTables
的 schemaPattern 参数支持 null 匹配所有
schema。