|
Hibernate example source code file (Book_Info.xml)
The Hibernate Book_Info.xml source code<?xml version='1.0' encoding='utf-8' ?> <!-- ~ Hibernate, Relational Persistence for Idiomatic Java ~ ~ Copyright (c) 2010, Red Hat Inc. 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 Inc. ~ ~ 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 bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % BOOK_ENTITIES SYSTEM "Hibernate_Development_Guide.ent"> %BOOK_ENTITIES; ]> <bookinfo id="Hibernate_Developer_Guide"> <title>Hibernate Developer Guide <releaseinfo>&version; <edition>1.0 <pubsnumber>1 <productname>JBoss Hibernate Core <productnumber>&version; <pubdate>&today; <issuenum>1 <mediaobject> <imageobject role="fo"> <imagedata fileref="images/hibernate_logo_a.png" align="center" /> </imageobject> <imageobject role="html"> <imagedata fileref="images/hibernate_logo_a.png" depth="3cm" /> </imageobject> </mediaobject> <copyright> <year>©rightYear; <holder>©rightHolder; </copyright> <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </bookinfo> Other Hibernate examples (source code examples)Here is a short list of links related to this Hibernate Book_Info.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.