I recently started to study the use of Hibernate. I just saw the materials that were introduced, there were a lot of posts, but they didn't know much about what I needed.
Environment: Development of IDE: JBuilderx Used Database: MS SQL Server 2000 Database Drive: JSQL Driver (JDBC 3.0) Description: 1. Hibernate clearly states "Microsoft Driver (Not Recommended!) In the configuration file, so first use JSQL Driver. 2, JSQL Driver can get in http://www.jnetdirect.com, you need to register a user before downloading the trial version. 3, JDBC3.0 can only be used in JDK1.4 and above, JBuilderx default is JDK1.4
Full text reading:
JBuilderx SQL Server2000 Developed Hibernate