概述
jdbc中关于postgresql schema的配置
##9.4以前的版
jdbc:postgresql://localhost:5432/mydatabase?searchpath=myschema
##9.3以后的版
jdbc:postgresql://localhost:5432/mydatabase?currentSchema=myschema
最后
以上就是兴奋帆布鞋为你收集整理的jdbc中关于postgresql schema的配置的全部内容,希望文章能够帮你解决jdbc中关于postgresql schema的配置所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复