org.hibernate.ejb.test.association
Class Incident_
java.lang.Object
org.hibernate.ejb.test.association.Incident_
public abstract class Incident_
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public static volatile SingularAttribute<Incident,String> id
incidentStatus
public static volatile SingularAttribute<Incident,IncidentStatus> incidentStatus
Incident_
public Incident_()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.