Package hellojpa

Class Summary
Main A very simple, stand-alone program that stores a new entity in the database and then performs a query to retrieve it.
Message A very simple persistent entity that holds a "message", has a "created" field that is initialized to the time at which the object was created, and an id field that is initialized to the current time.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.