Uses of Class
org.hibernate.test.annotations.type.MyOid

Packages that use MyOid
org.hibernate.test.annotations.type   
 

Uses of MyOid in org.hibernate.test.annotations.type
 

Methods in org.hibernate.test.annotations.type that return MyOid
 MyOid Dvd.getId()
           
 

Methods in org.hibernate.test.annotations.type with parameters of type MyOid
 void Dvd.setId(MyOid id)
           
 



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