| 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 PkConstraint |
Defaults.pkConstraint |
protected PkConstraint |
RelationTableMapping.pkConstraint |
protected PkConstraint |
Entity.pkConstraint |
| Modifier and Type | Method and Description |
|---|---|
PkConstraint |
ObjectFactory.createPkConstraint()
Create an instance of
PkConstraint |
PkConstraint |
Defaults.getPkConstraint()
Gets the value of the pkConstraint property.
|
PkConstraint |
RelationTableMapping.getPkConstraint()
Gets the value of the pkConstraint property.
|
PkConstraint |
Entity.getPkConstraint()
Gets the value of the pkConstraint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Defaults.setPkConstraint(PkConstraint value)
Sets the value of the pkConstraint property.
|
void |
RelationTableMapping.setPkConstraint(PkConstraint value)
Sets the value of the pkConstraint property.
|
void |
Entity.setPkConstraint(PkConstraint value)
Sets the value of the pkConstraint property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.