hibernate.cfg.xml文件的解说
程序员文章站
2024-02-13 12:08:46
...
?xml version='1.0' encoding='utf-8'?!DOCTYPE hibernate-configuration PUBLIC -//Hibernate/Hibernate Configuration DTD 3.0//EN http://www.hibernate.org/dtd/hibernate-configuration-3.0.dtdhibernate-configurationsession-factory!-- Database con
com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/hibernate root admin org.hibernate.dialect.MySQLDialect org.hibernate.cache.internal.NoCacheProvider true