代码搜索:Hibernate 开发教程
找到约 10,000 项符合「Hibernate 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/481717/1293328
java hibernate.java
/*
* Hibernate.java
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software
www.eeworm.com/read/480540/1316684
java hibernate.java
package com.mail.domain;
import org.hibernate.cfg.Configuration;
import org.hibernate.SessionFactory;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.Query;
www.eeworm.com/read/480260/1320090
h hibernate.h
//*****************************************************************************
//
// hibernate.h - API definition for the Hibernation module.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. A
www.eeworm.com/read/477853/1357642
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/472345/1411545
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/466839/1508551
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/466839/1508896
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/461822/1550622
properties hibernate.properties
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding co
www.eeworm.com/read/461822/1550626
properties hibernate.properties
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyri
www.eeworm.com/read/456219/1607183
properties hibernate.properties
######################
### Query Language ###
######################
## define query language constants / function names
hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N'
###########