org.hibernate.test.insertordering
Class Group

java.lang.Object
  extended by org.hibernate.test.insertordering.Group

public class Group
extends Object


Constructor Summary
Group(String name)
           
 
Method Summary
 Long getId()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Group

public Group(String name)
Method Detail

getId

public Long getId()

getName

public String getName()


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