代码搜索:Hibernate 有哪些应用?

找到约 10,000 项符合「Hibernate 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/230338/14293064

txt hibernate.txt

cascade="all" 表示所有情况下均进行级联操作 inverse="true" 表示双向关联 set节点有以下属性(摘自Hibernate文档): (1) name 集合属性的名称 (2) table (可选——默认为属性的名称)这个集合表的名称(不能在一对多的关联关系中使用) (3) schema (可选) 表的schema的名称, 他将覆盖
www.eeworm.com/read/126180/14439780

pdf hibernate.pdf

www.eeworm.com/read/115229/15020349

properties hibernate.properties

################################### ### DB2 Database ################################### hibernate.connection.driver_class=COM.ibm.db2.jdbc.net.DB2Driver hibernate.connection.url=jdbc:db2://satl
www.eeworm.com/read/214700/15091266

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/sampledb hibernate.connection.us
www.eeworm.com/read/214700/15091282

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/sampledb hibernate.connection.us
www.eeworm.com/read/13390/275019

h hibernate.h

//***************************************************************************** // // hibernate.h - API definition for the Hibernation module. // // Copyright (c) 2007-2008 Luminary Micro, Inc. A
www.eeworm.com/read/13390/275085

c hibernate.c

//***************************************************************************** // // hibernate.c - Driver for the Hibernation module // // Copyright (c) 2007-2008 Luminary Micro, Inc. All rights
www.eeworm.com/read/16778/687886

h hibernate.h

//***************************************************************************** // // hibernate.h - API definition for the Hibernation module. // // Copyright (c) 2007-2010 Texas Instruments Incor
www.eeworm.com/read/16778/687942

c hibernate.c

//***************************************************************************** // // hibernate.c - Driver for the Hibernation module // // Copyright (c) 2007-2010 Texas Instruments Incorporated.
www.eeworm.com/read/35012/1051295

h hibernate.h

//***************************************************************************** // // hibernate.h - API definition for the Hibernation module. // // Copyright (c) 2007-2009 Luminary Micro, Inc. A