org.hibernate.test.hql
Class EntityWithCrazyCompositeKey
java.lang.Object
org.hibernate.test.hql.EntityWithCrazyCompositeKey
public class EntityWithCrazyCompositeKey
- extends Object
Implementation of EntityWithCrazyCompositeKey.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityWithCrazyCompositeKey
public EntityWithCrazyCompositeKey()
getId
public CrazyCompositeKey getId()
setId
public void setId(CrazyCompositeKey id)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.