| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CMPFieldStateFactory | |
| org.jboss.ejb.plugins.cmp.jdbc | Package description goes here. | 
| org.jboss.ejb.plugins.cmp.jdbc.bridge | Package description goes here. | 
| Uses of CMPFieldStateFactory in org.jboss.ejb.plugins.cmp.jdbc | 
| Fields in org.jboss.ejb.plugins.cmp.jdbc declared as CMPFieldStateFactory | |
static CMPFieldStateFactory | 
JDBCTypeFactory.EQUALS
This implementation uses field's value as its state.  | 
| Methods in org.jboss.ejb.plugins.cmp.jdbc that return CMPFieldStateFactory | |
static CMPFieldStateFactory | 
JDBCTypeFactory.getCMPFieldStateFactory(JDBCTypeFactory factory,
                        String implClassName,
                        Class clazz)
 | 
| Uses of CMPFieldStateFactory in org.jboss.ejb.plugins.cmp.jdbc.bridge | 
| Fields in org.jboss.ejb.plugins.cmp.jdbc.bridge declared as CMPFieldStateFactory | |
protected  CMPFieldStateFactory | 
JDBCAbstractCMPFieldBridge.stateFactory
 | 
| Constructors in org.jboss.ejb.plugins.cmp.jdbc.bridge with parameters of type CMPFieldStateFactory | |
JDBCCMP2xFieldBridge(JDBCStoreManager manager,
                     JDBCCMPFieldMetaData metadata,
                     CMPFieldStateFactory stateFactory,
                     boolean checkDirtyAfterGet)
 | 
|
JDBCCMP2xFieldBridge(JDBCCMP2xFieldBridge cmpField,
                     CMPFieldStateFactory stateFactory,
                     boolean checkDirtyAfterGet)
 | 
|
JDBCAbstractCMPFieldBridge(JDBCStoreManager manager,
                           String fieldName,
                           Class fieldType,
                           JDBCType jdbcType,
                           boolean readOnly,
                           long readTimeOut,
                           Class primaryKeyClass,
                           Field primaryKeyField,
                           int jdbcContextIndex,
                           int tableIndex,
                           boolean checkDirtyAfterGet,
                           CMPFieldStateFactory stateFactory)
 | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||