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