代码搜索:Hibernate 有哪些应用?
找到约 10,000 项符合「Hibernate 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/334812/3362562
properties hibernate.properties
######################
### Query Language ###
######################
## define query language constants / function names
#hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N'
## packa
www.eeworm.com/read/334812/3362566
properties hibernate.properties
######################
### Query Language ###
######################
## define query language constants / function names
#hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N'
## packa
www.eeworm.com/read/332511/3396649
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. A
www.eeworm.com/read/330522/3422778
properties hibernate.properties
######################
### Query Language ###
######################
## define query language constants / function names
hibernate.query.substitutions yes 'Y', no 'N'
## select the classi
www.eeworm.com/read/327296/3462846
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/Computer
hibernate.connection.us
www.eeworm.com/read/327296/3462878
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/Computer
hibernate.connection.us
www.eeworm.com/read/326747/3467771
properties hibernate.properties
################################################################################
# Hibernate, Relational Persistence for Idiomatic Java #
#
www.eeworm.com/read/326747/3467776
properties hibernate.properties
################################################################################
# Hibernate, Relational Persistence for Idiomatic Java #
#
www.eeworm.com/read/326747/3468633
properties hibernate.properties
################################################################################
# Copyright (c) 2007, Red Hat Middleware, LLC. All rights reserved. #
#
www.eeworm.com/read/326747/3469410
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;
import