Uses of Class
org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase

Packages that use AccountBase
org.hibernate.test.annotations.mappedsuperclass.intermediate   
 

Uses of AccountBase in org.hibernate.test.annotations.mappedsuperclass.intermediate
 

Subclasses of AccountBase in org.hibernate.test.annotations.mappedsuperclass.intermediate
 class Account
          The intermediate entity in the hierarchy
 class SavingsAccount
          The "leaf" entity in the hierarchy
 class SavingsAccountBase
          Represents the intermediate mapped superclass in the hierarchy.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.