代码搜索:Hibernate 开发教程
找到约 10,000 项符合「Hibernate 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/291722/3962586
java hibernate.java
package mrgf;
import java.util.List;
import org.hibernate.cfg.Configuration;
import org.hibernate.SessionFactory;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hib
www.eeworm.com/read/288894/4002046
java hibernate.java
//$Id: Hibernate.java 10009 2006-06-10 03:24:05Z epbernard $
package org.hibernate;
import java.io.IOException;
import java.io.InputStream;
import java.io.Reader;
import java.io.Serializable;
www.eeworm.com/read/282522/4099828
icf hibernate.icf
//*****************************************************************************
//
// hibernate.icf - Linker configuration file for hibernate.
//
// Copyright (c) 2007 Luminary Micro, Inc. All ri
www.eeworm.com/read/282522/4099831
c hibernate.c
//*****************************************************************************
//
// hibernate.c - Hibernation example.
//
// Copyright (c) 2007 Luminary Micro, Inc. All rights reserved.
//
/
www.eeworm.com/read/282522/4100841
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007 Luminary Micro, Inc. All ri
www.eeworm.com/read/282522/4100875
c hibernate.c
//*****************************************************************************
//
// hibernate.c - Driver for the Hibernation module
//
// Copyright (c) 2007 Luminary Micro, Inc. All rights rese
www.eeworm.com/read/270518/4237988
properties hibernate.properties
######################
### Query Language ###
######################
## define query language constants / function names
hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N'
###########
www.eeworm.com/read/270518/4237998
properties hibernate.properties
######################
### Query Language ###
######################
## define query language constants / function names
hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N'
###########