Uses of Class
org.hibernate.test.annotations.embedded.one2many.Name

Packages that use Name
org.hibernate.test.annotations.embedded.one2many   
 

Uses of Name in org.hibernate.test.annotations.embedded.one2many
 

Subclasses of Name in org.hibernate.test.annotations.embedded.one2many
 class PersonName
          TODO : javadoc
 

Methods in org.hibernate.test.annotations.embedded.one2many that return Name
 Name Alias.getName()
           
 

Methods in org.hibernate.test.annotations.embedded.one2many with parameters of type Name
 void Alias.setName(Name name)
           
 

Constructors in org.hibernate.test.annotations.embedded.one2many with parameters of type Name
Alias(Name name, String source)
           
 



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