代码搜索:Hibernate 有哪些应用?

找到约 10,000 项符合「Hibernate 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/353260/3087157

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/266261/4272686

properties hibernate.properties

hibernate.dialect net.sf.hibernate.dialect.SybaseDialect hibernate.connection.driver_class=com.jnetdirect.jsql.JSQLDriver hibernate.connection.url=jdbc:JSQLConnect://127.0.0.1:1433/database=Hr hibe
www.eeworm.com/read/266222/4273029

properties hibernate.properties

hibernate.dialect net.sf.hibernate.dialect.SybaseDialect hibernate.connection.driver_class=com.jnetdirect.jsql.JSQLDriver hibernate.connection.url=jdbc:JSQLConnect://127.0.0.1:1433/database=Lib hib
www.eeworm.com/read/262182/4314590

properties hibernate.properties

#FOR MYSQL #hibernate.dialect=org.hibernate.dialect.MySQLDialect #hibernate.connection.driver_class=com.mysql.jdbc.Driver #hibernate.connection.url=jdbc:mysql://localhost:3306/sampledb #hibernate.
www.eeworm.com/read/159876/5579746

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/digitstore?useOldUTF8Behavior=true&
www.eeworm.com/read/159876/5579776

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/digitstore?useOldUTF8Behavior=true&
www.eeworm.com/read/159876/5579954

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/digitstore?useOldUTF8Behavior=true&
www.eeworm.com/read/159876/5579984

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/digitstore?useOldUTF8Behavior=true&
www.eeworm.com/read/473916/6822043

doc hibernate.doc

www.eeworm.com/read/395762/8153453

c hibernate.c

/* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ const char hibernate_c_id[