| Package | Description |
|---|---|
| org.apache.openejb.jee.was.v6.ejb |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMRField |
| Modifier and Type | Field and Description |
|---|---|
protected List<CMPAttribute> |
ContainerManagedEntity.cmpAttributes |
protected List<CMPAttribute> |
ContainerManagedEntity.keyAttributes |
protected List<CMPAttribute> |
ContainerManagedEntity.persistentAttributes |
protected List<CMPAttribute> |
ContainerManagedEntity.primKeyFields |
| Modifier and Type | Method and Description |
|---|---|
CMPAttribute |
ObjectFactory.createCMPAttribute()
Create an instance of
CMPAttribute |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CMPAttribute> |
ObjectFactory.createCMPAttribute(CMPAttribute value)
|
List<CMPAttribute> |
ContainerManagedEntity.getCMPAttributes()
Gets the value of the cmpAttributes property.
|
List<CMPAttribute> |
ContainerManagedEntity.getKeyAttributes()
Gets the value of the keyAttributes property.
|
List<CMPAttribute> |
ContainerManagedEntity.getPersistentAttributes()
Gets the value of the persistentAttributes property.
|
List<CMPAttribute> |
ContainerManagedEntity.getPrimKeyFields()
Gets the value of the primKeyFields property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CMPAttribute> |
ObjectFactory.createCMPAttribute(CMPAttribute value)
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.