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

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

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

Subclasses of Account in org.hibernate.test.annotations.mappedsuperclass.intermediate
 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.