0
点赞
收藏
分享

微信扫一扫

C3P0连接池配置

林塬 2023-04-02 阅读 75





3


30


1000


false


Test


false


100





null


false


60


3


60


15


100





3


root


password





select id from test where id=1


300


false


true


root

在Hibernate(spring管理)中的配置:

oracle.jdbc.driver.OracleDriver
   jdbc:oracle:thin:@localhost:1521:Test
   Kay
   root

  
            


举报

相关推荐

0 条评论