org.hibernate.test.annotations.manytoone
Class DistrictUser

java.lang.Object
  extended by org.hibernate.test.annotations.manytoone.DistrictUser

@Entity
public class DistrictUser
extends Object


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

Constructor Detail

DistrictUser

public DistrictUser()


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