代码搜索:如何学习 Hibernate?
找到约 10,000 项符合「如何学习 Hibernate?」的源代码
代码结果 10,000
www.eeworm.com/read/360165/2968328
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. A
www.eeworm.com/read/358055/3006886
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007 Luminary Micro, Inc. All ri
www.eeworm.com/read/357482/3015385
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007 Luminary Micro, Inc. All ri
www.eeworm.com/read/357482/3015425
c hibernate.c
//*****************************************************************************
//
// hibernate.c - Driver for the hibernation module
//
// Copyright (c) 2007 Luminary Micro, Inc. All rights rese
www.eeworm.com/read/353260/3087157
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/266261/4272686
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/266222/4273029
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/262182/4314590
properties hibernate.properties
#FOR MYSQL
#hibernate.dialect=org.hibernate.dialect.MySQLDialect
#hibernate.connection.driver_class=com.mysql.jdbc.Driver
#hibernate.connection.url=jdbc:mysql://localhost:3306/sampledb
#hibernate.
www.eeworm.com/read/159876/5579746
properties hibernate.properties
hibernate.dialect=net.sf.hibernate.dialect.MySQLDialect
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://localhost:3306/digitstore?useOldUTF8Behavior=true&