|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateFactory | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of StateFactory in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as StateFactory | |
|---|---|
protected StateFactory |
CmpField.stateFactory
|
protected StateFactory |
UserTypeMapping.stateFactory
|
| Methods in org.apache.openejb.jee.jba.cmp that return StateFactory | |
|---|---|
StateFactory |
ObjectFactory.createStateFactory()
Create an instance of StateFactory |
StateFactory |
CmpField.getStateFactory()
Gets the value of the stateFactory property. |
StateFactory |
UserTypeMapping.getStateFactory()
Gets the value of the stateFactory property. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type StateFactory | |
|---|---|
void |
CmpField.setStateFactory(StateFactory value)
Sets the value of the stateFactory property. |
void |
UserTypeMapping.setStateFactory(StateFactory value)
Sets the value of the stateFactory property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||