cwone

<?xml version=\'1.0\' encoding=\'utf-8\'?>

<Context>

<WatchedResource>WEB-INF/web.xml</WatchedResource>

<Resource name="jdbc/ywjg" 

auth="Container"
type="javax.sql.DataSource"
driverClassName="oracle.jdbc.OracleDriver"
url="jdbc:oracle:thin:@192.168.0.218:1521/gsgaw"
username="tra_ywjg"
password="qwerasdf"
maxActive="20"
maxIdle="10"
maxWait="10000"/>

</Context>

分类:

技术点:

相关文章:

  • 2021-11-19
  • 2022-01-23
  • 2021-11-13
  • 2022-12-23
  • 2021-07-06
  • 2021-11-19
  • 2021-12-02
  • 2021-06-22
猜你喜欢
  • 2021-11-19
  • 2021-11-19
  • 2022-12-23
  • 2021-11-19
  • 2021-08-15
  • 2022-12-23
相关资源
相似解决方案