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

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

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

Subclasses of SavingsAccountBase in org.hibernate.test.annotations.mappedsuperclass.intermediate
 class SavingsAccount
          The "leaf" entity in the hierarchy
 



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