代码搜索:Hibernate 开发教程

找到约 10,000 项符合「Hibernate 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/205885/5014823

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/205885/5015044

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/205824/5023288

c hibernate.c

/* $Id: hibernate.c 22996 2006-07-10 13:47:11Z janderwald $ * * PROJECT: ReactOS Power Configuration Applet * LICENSE: GPL - See COPYING in the top level directory * FILE:
www.eeworm.com/read/200985/5062551

properties hibernate.properties

############################ ### dbcp configuration ##### ############################ datasource.maxActive=50 datasource.maxIdle=2 datasource.maxWait=120000 datasource.defaultAutoCommit=true d
www.eeworm.com/read/189412/5192994

properties hibernate.properties

hibernate.connection.driver_class = org.hsqldb.jdbcDriver hibernate.connection.url = jdbc:hsqldb:hsql://localhost:9002 hibernate.connection.username = sa hibernate.connection.password = hibernate.
www.eeworm.com/read/185312/5238476

properties hibernate.properties

###################### ### Query Language ### ###################### ## define query language constants / function names hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N' ## select th
www.eeworm.com/read/169327/5424471

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
www.eeworm.com/read/346878/3179816

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/liukang hibernate.connection.use
www.eeworm.com/read/344728/3204487

properties hibernate.properties

#Hibernate Config for "goa" database hibernate.show_sql=false hibernate.format_sql=false hibernate.connection.pool_size=1 hibernate.jdbc.fetch_size=50 hibernate.jdbc.batch_size=30 hibernate.gene
www.eeworm.com/read/344727/3205048

properties hibernate.properties

#hibernate hibernate.dialect=org.hibernate.dialect.HSQLDialect #hibernate.dialect=org.hibernate.dialect.MySQL5Dialect #hibernate.dialect=org.hibernate.dialect.SQLServerDialect hibernate.cach