Chapter 4 Generating Hibernate Persistent Objects and JSF Pages


Mapping an association class

Association classes for Hibernate are not supported by PowerDesigner.

If you have defined an association class in a Class Diagram, you need to transform it to a normal class with two many-to-one associations.

The following diagram shows the association class:


The following diagram shows the transformed association class:


The following diagram shows the generated join table:


 


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