Changes between Version 3 and Version 4 of ebXMLPersistenceLayer


Ignore:
Timestamp:
Aug 2, 2008, 7:16:27 AM (16 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ebXMLPersistenceLayer

    v3 v4  
    1818=== Inheritance ===
    1919
    20 The OO notion of inheritance may be expressed in Hibernate using 4 different strategies, see Java Persistence with Hibernate by Christian Bauer and Gavin King. They are
     20The OO notion of inheritance may be expressed in Hibernate using 4 different strategies, see "Java Persistence with Hibernate" by Christian Bauer and Gavin King. They are
    2121
    2222 * Table per concrete class with implicit polymorphism