| Package | Description |
|---|---|
| org.apache.openejb.test.entity.cmr.manytomany |
| Modifier and Type | Method and Description |
|---|---|
PlatformLocal |
PlatformLocalHome.create(Integer primaryKey) |
PlatformLocal |
PlatformLocalHome.create(PlatformPk primaryKey) |
PlatformLocal |
PlatformLocalHome.findByPrimaryKey(Integer primaryKey) |
PlatformLocal |
PlatformLocalHome.findByPrimaryKey(PlatformPk primaryKey) |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<PlatformLocal> |
GameBean.getPlatforms() |
Set<PlatformLocal> |
GameLocal.getPlatforms() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
GameBean.setPlatforms(Set<PlatformLocal> platforms) |
void |
GameLocal.setPlatforms(Set<PlatformLocal> platforms) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.