org.hibernate.test.annotations.indexcoll
Class Gas

java.lang.Object
  extended by org.hibernate.test.annotations.indexcoll.Gas

@Entity
public class Gas
extends Object


Field Summary
 Integer id
           
 String name
           
 
Constructor Summary
Gas()
           
 
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

name

public String name
Constructor Detail

Gas

public Gas()


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