HibernateRelationships |
|
Your trail: |
Difference between
version 15
and
version 14:
At line 4 changed 1 line. |
;:''For further details about the specifics regarding creating entities, xdoclet tags for Hibernate, DAO development, etc., please refer to [Creating new DAOs and Objects in AppFuse|CreateDAO].'' |
;:''For further details about the specifics regarding creating entities, XDoclet tags for Hibernate, DAO development, etc., please refer to [Creating new DAOs and Objects in AppFuse|CreateDAO].'' |
At line 16 changed 1 line. |
The first thing to do is create some objects to persist. Let's create both a "Weblog" object and an Entry object (in the src/dao/**/model directory). |
The first thing to do is create some objects to persist. Let's create both a "Weblog" object and an Entry object (in the src/dao/**/model directory). Basic XDoclet tags for these entities are show as well. |
Back to HibernateRelationships,
or to the Page History.
|