代码搜索:如何学习 Hibernate?
找到约 10,000 项符合「如何学习 Hibernate?」的源代码
代码结果 10,000
www.eeworm.com/read/447670/1699875
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=Inventor
www.eeworm.com/read/447670/1699972
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=Lib
hib
www.eeworm.com/read/447670/1699973
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=Lib
hib
www.eeworm.com/read/447670/1700109
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/447670/1700160
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=Hr
hibe
www.eeworm.com/read/447670/1700168
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=MakeOrde
www.eeworm.com/read/447670/1700188
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=MakeOrde
www.eeworm.com/read/439764/1804677
properties hibernate.properties
hibernate.dialect=org.hibernate.dialect.SQLServerDialect
hibernate.transaction.factory_class=org.hibernate.transaction.JDBCTransactionFactory
hibernate.show_sql=true
hibernate.query.factory_class=o
www.eeworm.com/read/436526/1848613
properties hibernate.properties
######################
### Query Language ###
######################
## define query language constants / function names
hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N'
## sele
www.eeworm.com/read/436018/1856801
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. A