Uses of Class
org.hibernate.test.annotations.entity.LastName

Packages that use LastName
org.hibernate.test.annotations.entity Test package for metatata facilities It contains an example of filter metadata 
 

Uses of LastName in org.hibernate.test.annotations.entity
 

Methods in org.hibernate.test.annotations.entity that return LastName
 LastName FormalLastName.getLastName()
           
 LastName Name.getLastName()
           
 

Methods in org.hibernate.test.annotations.entity with parameters of type LastName
 void FormalLastName.setLastName(LastName lastName)
           
 void Name.setLastName(LastName val)
           
 



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