org.hibernate.test.annotations.join
Class SysGroupsOrm

java.lang.Object
  extended by org.hibernate.test.annotations.join.SysGroupsOrm

@Entity
public class SysGroupsOrm
extends Object


Constructor Summary
SysGroupsOrm()
           
 
Method Summary
 long getGroupId()
           
 void setGroupId(long groupId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SysGroupsOrm

public SysGroupsOrm()
Method Detail

getGroupId

public long getGroupId()

setGroupId

public void setGroupId(long groupId)


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