|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Incident | |
---|---|
org.hibernate.ejb.test.association |
Uses of Incident in org.hibernate.ejb.test.association |
---|
Fields in org.hibernate.ejb.test.association with type parameters of type Incident | |
---|---|
static SingularAttribute<Incident,String> |
Incident_.id
|
static SingularAttribute<IncidentStatus,Incident> |
IncidentStatus_.incident
|
static SingularAttribute<Incident,IncidentStatus> |
Incident_.incidentStatus
|
Methods in org.hibernate.ejb.test.association that return Incident | |
---|---|
Incident |
IncidentStatus.getIncident()
|
Methods in org.hibernate.ejb.test.association with parameters of type Incident | |
---|---|
void |
IncidentStatus.setIncident(Incident incident)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |