|
Hibernate example source code file (bibliography.xml)
The Hibernate bibliography.xml source code<?xml version='1.0' encoding="UTF-8"?> <!-- ~ Hibernate, Relational Persistence for Idiomatic Java ~ ~ Copyright (c) 2009, Red Hat Middleware LLC or third-party contributors as ~ indicated by the @author tags or express copyright attribution ~ statements applied by the authors. All third-party contributions are ~ distributed under license by Red Hat Middleware LLC. ~ ~ This copyrighted material is made available to anyone wishing to use, modify, ~ copy, or redistribute it subject to the terms and conditions of the GNU ~ Lesser General Public License, as published by the Free Software Foundation. ~ ~ This program is distributed in the hope that it will be useful, ~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License ~ for more details. ~ ~ You should have received a copy of the GNU Lesser General Public License ~ along with this distribution; if not, write to: ~ Free Software Foundation, Inc. ~ 51 Franklin Street, Fifth Floor ~ Boston, MA 02110-1301 USA --> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % BOOK_ENTITIES SYSTEM "../HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent"> %BOOK_ENTITIES; ]> <bibliography> <title>References <biblioentry id="biblio-PoEAA"> <abbrev>PoEAA <title>Patterns of Enterprise Application Architecture <isbn>0-321-12742-0 <authorgroup> <author> <firstname>Martin <surname>Fowler </author> </authorgroup> <copyright> <year>2003 <holder>Pearson Education, Inc. </copyright> <publisher> <publishername>Addison-Wesley Publishing Company </publisher> </biblioentry> <biblioentry id="biblio-JPwH"> <abbrev>JPwH <title>Java Persistence with Hibernate <subtitle>Second Edition of Hibernate in Action <isbn>1-932394-88-5 <bibliomisc> <ulink url="http://www.manning.com/bauer2"/> </bibliomisc> <authorgroup> <author> <firstname>Christian <surname>Bauer </author> <author> <firstname>Gavin <surname>King </author> </authorgroup> <copyright> <year>2007 <holder>Manning Publications Co. </copyright> <publisher> <publishername>Manning Publications Co. </publisher> </biblioentry> </bibliography> Other Hibernate examples (source code examples)Here is a short list of links related to this Hibernate bibliography.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.