代码搜索:如何学习 Hibernate?
找到约 10,000 项符合「如何学习 Hibernate?」的源代码
代码结果 10,000
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
www.eeworm.com/read/326747/3469748
properties hibernate.properties
################################################################################
# Hibernate, Relational Persistence for Idiomatic Java #
#
www.eeworm.com/read/321321/3538257
java hibernate.java
package mrgf.other;
import org.hibernate.cfg.Configuration;
import org.hibernate.SessionFactory;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.Query;
imp
www.eeworm.com/read/318568/3569130
java hibernate.java
package com.strong.ims.comutil.dao;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.cfg.Configuration;
/**
* Configures and provides access to Hiber
www.eeworm.com/read/312445/3671884
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=MakeOrde
www.eeworm.com/read/311718/3678192
properties hibernate.properties
hibernate.dialect = org.hibernate.dialect.MySQLDialect
hibernate.connection.driver_class = com.mysql.jdbc.Driver
hibernate.connection.url = jdbc:mysql://localhost:3306/cms369?user=root&password=1234&u