代码搜索:Hibernate 开发教程

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

代码结果 10,000
www.eeworm.com/read/421282/2053298

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/414020/2154765

license hibernate.license

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyo
www.eeworm.com/read/414020/2154800

properties hibernate.properties

# # template file for 3rd party webapp persistence # hibernate.show_sql=false hibernate.connection.poolsize=40 ## HSQL hibernate.dialect=org.hibernate.dialect.HSQLDialect hibernate.connection.usern
www.eeworm.com/read/414020/2155126

properties hibernate.properties

hibernate.show_sql=false hibernate.connection.provider_class=org.hibernate.connection.C3P0ConnectionProvider hibernate.connection.pool_size=40 hibernate.connection.autocommit=true hibernate.connection
www.eeworm.com/read/409921/2228111

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/409177/2238596

properties hibernate.properties

hibernate.dialect=org.hibernate.dialect.SQLServerDialect hibernate.connection.driver_class=net.sourceforge.jtds.jdbc.Driver hibernate.connection.url=jdbc:jtds:sqlserver://localhost:1433/db_work; hi
www.eeworm.com/read/405479/2288771

properties hibernate.properties

################################################################################ # Hibernate, Relational Persistence for Idiomatic Java # #
www.eeworm.com/read/405479/2288776

properties hibernate.properties

################################################################################ # Hibernate, Relational Persistence for Idiomatic Java # #
www.eeworm.com/read/405479/2289641

properties hibernate.properties

################################################################################ # Copyright (c) 2007, Red Hat Middleware, LLC. All rights reserved. # #
www.eeworm.com/read/405479/2290420

java hibernate.java

/* * Hibernate, Relational Persistence for Idiomatic Java * * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as * indicated by the @author tags or express copyright attribu