Chapter 4 Generating Hibernate Persistent Objects and JSF Pages


Generating O/R mapping for a new application

For a new application:

  1. Create an OOM Class Diagram for Java or reverse engineer some existing Java classes
  2. Define new Java classes
  3. Generate a PDM from the OOM, having selected the Generate O/R mapping option
  4. Use the mapping editor to customize the mapping

 


Copyright (C) 2005. Sybase Inc. All rights reserved.