代码搜索:Hibernate 开发教程
找到约 10,000 项符合「Hibernate 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/227135/4777161
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/224860/4802359
properties hibernate.properties
current_session_context_class=thread
www.eeworm.com/read/224860/4802466
properties hibernate.properties
current_session_context_class=thread
www.eeworm.com/read/222303/4820614
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/220218/4842018
properties hibernate.properties
# This file used by Hibernate schema export tool
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://:/singularity
hibernate.connection.usernam
www.eeworm.com/read/220218/4842020
properties hibernate.properties
# This file used by Hibernate schema export tool
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://:/singularity
hibernate.connection.usernam
www.eeworm.com/read/220218/4842127
properties hibernate.properties
i-Konect updates for DeviceManager Support
# This file used by Hibernate schema export tool
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://masonweb.
www.eeworm.com/read/220218/4842139
properties hibernate.properties
i-Konect updates for DeviceManager Support
# This file used by Hibernate schema export tool
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://masonweb.
www.eeworm.com/read/213496/4915868
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/213496/4916213
java hibernate.java
//$Id: Hibernate.java,v 1.16.2.8 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
import java.io.IOException;
import java.io.InputStream;
import java.io.Reader;
import java.io.Serializ