org.hibernate.test.joinfetch
Class Category

java.lang.Object
  extended by org.hibernate.test.joinfetch.Category

public class Category
extends Object


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

Constructor Detail

Category

public Category(String name)
Method Detail

getName

public String getName()


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