| Package | Description |
|---|---|
| org.apache.openejb.test.entity.cmr.onetoone |
| Modifier and Type | Method and Description |
|---|---|
LicenseLocal |
LicenseLocalHome.create(Integer field1) |
LicenseLocal |
LicenseLocalHome.create(LicensePk primaryKey) |
LicenseLocal |
LicenseLocalHome.findByPrimaryKey(Integer primaryKey) |
LicenseLocal |
LicenseLocalHome.findByPrimaryKey(LicensePk primaryKey) |
LicenseLocal |
PersonLocal.getLicense() |
abstract LicenseLocal |
PersonBean.getLicense() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonLocal.setLicense(LicenseLocal license) |
abstract void |
PersonBean.setLicense(LicenseLocal license) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.