Chapter 1 : Theory and Foundation
Forming a Common Understanding
You can consider this chapter as an introduction. The Terracotta Framework is defined as a transparent clustering service for...
2 replies - 2221 views - 10/30/09 by Manuel Jordan in Book Reviews
Today I will present a recent problem which I have faced in
enterprise applications with an architecture that is based on DMZ and
communications between...
2 replies - 1655 views - 10/27/09 by slim.ouertani in News
Adobe
ColdFusion 9 and ColdFusion Builder Beta 2 are available today along
with a private beta of the new ColdFusion in the Cloud that will run
in the Amazon...
0 replies - 2423 views - 10/05/09 by Mitch Pronschinske in News
Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following...
6 replies - 14191 views - 06/10/09 by sendon1982 in Articles
Hibernate
is one of the most popular ORM solutions being used in the
Java persistence world. In this article we will learn how to use Hibernate
filters. A...
16 replies - 10736 views - 05/14/09 by ashutoshsharma in Articles
Inforama is a Java based Document Automation system which allows document templates to be created quickly and easily using OpenOffice. Templates are populated...
0 replies - 405 views - 05/08/09 by Val Cassidy in Announcements
Lucene is a powerful full-text indexing and query library. It powers many popular web sites like Sourceforge and Wikipedia. With its popularity, Lucene has...
1 replies - 5550 views - 03/04/09 by samyem in Articles
One of the original goals of the Granite Data Services project (current version is 1.2.0 GA) was to make easier the migration of existing J2EE applications to...
4 replies - 6528 views - 01/09/09 by Franck Wolff in Articles
The other day I finished going through this new Manning book on Hibernate Search. This is basically a good book, and is useful. I still think Hibernate Search...
0 replies - 2410 views - 01/05/09 by Rob Williams in Articles
All Hibernate Search mapping metadata is described through annotations. Hibernate Search metadata is very code centric and shares a lot of information from...
2 replies - 5242 views - 11/18/08 by Meera Subbarao in Articles
In almost every application I've done, the database tables have some
kind of audit trail fields. Sometimes this is a separate "audit log"
table where...
10 replies - 18705 views - 08/27/08 by Scott Leberknight in Articles
In preparation for my upcoming No Fluff Just Stuff session in Cincinnati, I decided to finally rework the code example to use Hibernate as the JPA provider -...
1 replies - 11928 views - 08/11/08 by Pratik Patel in Articles
I have been searching for a method to dynamically route objects to databases at runtime using Hibernate and recently I found a solution which fit the bill....
2 replies - 7224 views - 06/13/08 by alvinsingh in Articles
JBoss Developer Studio includes brand new tools for Seam, a powerful
application framework for building next generation Web 2.0
applications. These Seam...
0 replies - 11088 views - 06/11/08 by James Sugrue in Videos
This article covers queries - in particular a tuning test case and the relations between simple queries, join fetch queries, paging query results, and batch...
2 replies - 37121 views - 06/09/08 by eyal.lupu in Articles