org.hibernate.test.annotations.cid
Class Order

java.lang.Object
  extended by org.hibernate.test.annotations.cid.Order

@Entity
public class Order
extends Object


Field Summary
 Integer id
           
 
Constructor Summary
Order()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public Integer id
Constructor Detail

Order

public Order()


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