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

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

代码结果 10,000
www.eeworm.com/read/231942/4708683

h hw_hibernate.h

//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007 Luminary Micro, Inc.
www.eeworm.com/read/231705/4710019

h hw_hibernate.h

//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007 Luminary Micro, Inc.
www.eeworm.com/read/231705/4710824

h hw_hibernate.h

//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007 Luminary Micro, Inc.
www.eeworm.com/read/231705/4711299

h hw_hibernate.h

//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007 Luminary Micro, Inc.
www.eeworm.com/read/231705/4711450

h hw_hibernate.h

//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007 Luminary Micro, Inc.
www.eeworm.com/read/231705/4711618

h hw_hibernate.h

//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007 Luminary Micro, Inc.
www.eeworm.com/read/231705/4711933

h hw_hibernate.h

//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007 Luminary Micro, Inc.
www.eeworm.com/read/223571/4810167

properties custom.hibernate.properties

hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
www.eeworm.com/read/220218/4841983

java test_hibernate.java

package org.firstopen.custom.business; import java.util.Iterator; import java.util.List; import org.firstopen.singularity.util.InfrastructureException; public class Test_Hibernate { publ