|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FkConstraint | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of FkConstraint in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as FkConstraint | |
|---|---|
protected FkConstraint |
Defaults.fkConstraint
|
protected FkConstraint |
EjbRelationshipRole.fkConstraint
|
| Methods in org.apache.openejb.jee.jba.cmp that return FkConstraint | |
|---|---|
FkConstraint |
ObjectFactory.createFkConstraint()
Create an instance of FkConstraint |
FkConstraint |
Defaults.getFkConstraint()
Gets the value of the fkConstraint property. |
FkConstraint |
EjbRelationshipRole.getFkConstraint()
Gets the value of the fkConstraint property. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type FkConstraint | |
|---|---|
void |
Defaults.setFkConstraint(FkConstraint value)
Sets the value of the fkConstraint property. |
void |
EjbRelationshipRole.setFkConstraint(FkConstraint value)
Sets the value of the fkConstraint property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||