328 Star 813 Fork 418

wenshao / druid

 / 详情

druid中Connection接口的String getSchema() throws SQLException;未实现

Backlog
Opened this issue  
2019-08-08 15:21

最近在jfinal生成model时,遇到oracle下主键重复的问题,最完美的解决方案需要用到。

DataBaseDataMeta类的:
ResultSet getPrimaryKeys(String catalog, String schema,
String table) throws SQLException;

方法需要用到该api
String getSchema() throws SQLException;

若可以,请支持,谢谢!

Comments (2)

豆圆贝由 created任务

老板,这个问题解决了没?

老板,这个问题解决了没?

@三竖 最新的版本中好像已经支持了

Sign in to comment

Status
Assignees
Milestones
Pull Requests
Successfully merging a pull request will close this issue.
Branches
Planed to start   -   Planed to end
-
Top level
Priority
参与者(2)
1996685 gaochuanaaa 1679039428 533097 jounzhang 1578926835
Java
1
https://gitee.com/wenshao/druid.git
git@gitee.com:wenshao/druid.git
wenshao
druid
druid

Search