Uses of Class
org.hibernate.test.jpa.Item

Packages that use Item
org.hibernate.test.jpa Tests for any JPA-specific behavior for which we need to ensure compliance. 
 

Uses of Item in org.hibernate.test.jpa
 

Methods in org.hibernate.test.jpa that return Item
 Item Part.getItem()
           
 

Constructors in org.hibernate.test.jpa with parameters of type Item
Part(Item item, String name, String stockNumber, BigDecimal unitPrice)
           
 



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