| 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 StateFactory |
UserTypeMapping.stateFactory |
protected StateFactory |
CmpField.stateFactory |
| Modifier and Type | Method and Description |
|---|---|
StateFactory |
ObjectFactory.createStateFactory()
Create an instance of
StateFactory |
StateFactory |
UserTypeMapping.getStateFactory()
Gets the value of the stateFactory property.
|
StateFactory |
CmpField.getStateFactory()
Gets the value of the stateFactory property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserTypeMapping.setStateFactory(StateFactory value)
Sets the value of the stateFactory property.
|
void |
CmpField.setStateFactory(StateFactory value)
Sets the value of the stateFactory property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.