代码搜索:Hibernate 开发教程

找到约 10,000 项符合「Hibernate 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/393739/2464477

properties hibernate.properties

###################### ### Query Language ### ###################### ## define query language constants / function names hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N' ###########
www.eeworm.com/read/391526/2519549

properties hibernate.properties

hibernate.dialect=org.hibernate.dialect.SQLServerDialect hibernate.connection.driver_class=net.sourceforge.jtds.jdbc.Driver hibernate.connection.url=jdbc:jtds:sqlserver://localhost:1433/db_BlodMay
www.eeworm.com/read/391526/2519561

java hibernate.java

package com.Hibernate.util; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.cfg.Configuration; import com.Hibernate.persistence.*; public clas
www.eeworm.com/read/390678/2527096

properties hibernate.properties

hibernate.connection.username=sa hibernate.connection.password= hibernate.dialect=org.hibernate.dialect.HSQLDialect hibernate.connection.url=jdbc:hsqldb:hsql://localhost:9001 hibernate.connection.
www.eeworm.com/read/384200/2603292

properties hibernate.properties

###################### ### Query Language ### ###################### ## define query language constants / function names hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N' #
www.eeworm.com/read/378626/2683573

properties hibernate.properties

hibernate.dialect = org.hibernate.dialect.MySQLDialect hibernate.connection.driver_class = com.mysql.jdbc.Driver hibernate.connection.url = jdbc:mysql://localhost:3306/cms369?user=root&password=1234&u
www.eeworm.com/read/375590/2724070

properties hibernate.properties

hibernate.dialect net.sf.hibernate.dialect.SybaseDialect hibernate.connection.driver_class=com.jnetdirect.jsql.JSQLDriver hibernate.connection.url=jdbc:JSQLConnect://127.0.0.1:1433/database=student
www.eeworm.com/read/375590/2724112

properties hibernate.properties

hibernate.dialect net.sf.hibernate.dialect.SybaseDialect hibernate.connection.driver_class=com.jnetdirect.jsql.JSQLDriver hibernate.connection.url=jdbc:JSQLConnect://127.0.0.1:1433/database=student
www.eeworm.com/read/371887/2778427

properties hibernate.properties

hibernate.dialect=org.hibernate.dialect.SQLServerDialect hibernate.connection.driver_class=net.sourceforge.jtds.jdbc.Driver hibernate.connection.url=jdbc:jtds:sqlserver://localhost:1433/db_work; hi
www.eeworm.com/read/370285/2785498

properties hibernate.properties

hibernate.dialect org.hibernate.dialect.SQLServerDialect hibernate.connection.driver_class com.microsoft.jdbc.sqlserver.SQLServerDriver hibernate.connection.url jdbc:microsoft:sqlserver://localhost: