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

Hibernate example source code file (example_weblog.pot)

This example Hibernate source code file (example_weblog.pot) 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

application, automatically, classes, code, content-transfer-encoding, hibernate, hibernate, mappings, project-id-version, tag, tag, the, the, they

The Hibernate example_weblog.pot source code

# 
# AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2010-02-11T05:38:15\n"
"PO-Revision-Date: 2010-02-11T05:38:15\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-publican; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Tag: title
#, no-c-format
msgid "Example: Weblog Application"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Persistent Classes"
msgstr ""

#. Tag: para
#, no-c-format
msgid "The persistent classes here represent a weblog and an item posted in a weblog. They are to be modelled as a standard parent/child relationship, but we will use an ordered bag, instead of a set:"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Hibernate Mappings"
msgstr ""

#. Tag: para
#, no-c-format
msgid "The XML mappings are now straightforward. For example:"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Hibernate Code"
msgstr ""

#. Tag: para
#, no-c-format
msgid "The following class demonstrates some of the kinds of things we can do with these classes using Hibernate:"
msgstr ""

Other Hibernate examples (source code examples)

Here is a short list of links related to this Hibernate example_weblog.pot 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.