|
||||||||||
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 |
UserTypeMapping.stateFactory
|
protected StateFactory |
CmpField.stateFactory
|
Methods in org.apache.openejb.jee.jba.cmp that return StateFactory | |
---|---|
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. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type StateFactory | |
---|---|
void |
UserTypeMapping.setStateFactory(StateFactory value)
Sets the value of the stateFactory property. |
void |
CmpField.setStateFactory(StateFactory value)
Sets the value of the stateFactory property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |