代码搜索:Hibernate 有哪些应用?
找到约 10,000 项符合「Hibernate 有哪些应用?」的源代码
代码结果 10,000
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:
www.eeworm.com/read/368854/2803639
properties hibernate.properties
current_session_context_class=thread
www.eeworm.com/read/368854/2803764
properties hibernate.properties
current_session_context_class=thread
www.eeworm.com/read/368176/2823646
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/368140/2825058
properties hibernate.properties
############################
### dbcp configuration #####
############################
datasource.maxActive=50
datasource.maxIdle=2
datasource.maxWait=120000
datasource.defaultAutoCommit=true
d
www.eeworm.com/read/364851/2900712
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. A
www.eeworm.com/read/364851/2900750
c hibernate.c
//*****************************************************************************
//
// hibernate.c - Driver for the Hibernation module
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. All rights
www.eeworm.com/read/364851/2900763
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. A