Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Jdbc.properties configuration problem hibernate

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Configuration key points when using ORACLE:

First

DriverClassName=oracle.jdbc.driver.OracleDriver

This oracle.jdbc.driver.OracleDriver needs to ensure that there is an oracle package under the Web App Libraries under Libraries. For example, under this package, there is a package named oracle, followed by a package named jdbcd, a package named driver, and OracleDriver's class. Need to guarantee the path oracle.jdbc.driver.OracleDriver, you can find class.

It is also important to note that there can be no spaces at the end of the statement.

And then...

Url=jdbc\: oracle\: thin\: @ 192.168.20.162\: 1521: ORCL

Followed by the oracle user password

Username=puser

Password=puser

And then...

Dialect=org.hibernate.dialect.Oracle10gDialect

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report