| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected FkConstraint |
EjbRelationshipRole.fkConstraint |
protected FkConstraint |
Defaults.fkConstraint |
| Modifier and Type | Method and Description |
|---|---|
FkConstraint |
ObjectFactory.createFkConstraint()
Create an instance of
FkConstraint |
FkConstraint |
EjbRelationshipRole.getFkConstraint()
Gets the value of the fkConstraint property.
|
FkConstraint |
Defaults.getFkConstraint()
Gets the value of the fkConstraint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbRelationshipRole.setFkConstraint(FkConstraint value)
Sets the value of the fkConstraint property.
|
void |
Defaults.setFkConstraint(FkConstraint value)
Sets the value of the fkConstraint property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.