alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Hibernate example source code file (Book_Info.xml)

This example Hibernate source code file (Book_Info.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Hibernate tags/keywords

book_entities, book_entities, for, for, hibernate_-_relational_persistence_for_idiomatic_java, inclusion, jdocbook, jdocbook, no, notice, notice, publican, relational, xml

The Hibernate Book_Info.xml source code

<?xml version='1.0' encoding='utf-8' ?>
<!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_-_Relational_Persistence_for_Idiomatic_Java.ent">
%BOOK_ENTITIES;
]>

<bookinfo id="HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java">
	<title>HIBERNATE - Relational Persistence for Idiomatic Java
        <subtitle>Hibernate Reference Documentation
        <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="legal_notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
        <xi:include href="author_group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	
	<!--  Insert relevant fallback material here. Legal_Notice and Author Group is a relevant placement BookInfo.xml-->
	
	<!-- No legal Notice in Community docs so commenting out -->
    <!--    
      </xi:fallback>
	</xi:include> -->

	<!--  	
	FOR PUBLICAN	
	<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
		FOR JDOCBOOK
    	<xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"/>
    </xi:include>
	-->
	
</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

 

new blog posts

 

Copyright 1998-2021 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.