Package | Description |
---|---|
org.jboss.as.cmp.jdbc | |
org.jboss.as.cmp.jdbc.bridge |
Modifier and Type | Field and Description |
---|---|
static CMPFieldStateFactory |
JDBCTypeFactory.EQUALS
This implementation uses field's value as its state.
|
Modifier and Type | Method and Description |
---|---|
static CMPFieldStateFactory |
JDBCTypeFactory.getCMPFieldStateFactory(JDBCTypeFactory factory,
String implClassName,
Class clazz) |
Modifier and Type | Field and Description |
---|---|
protected CMPFieldStateFactory |
JDBCAbstractCMPFieldBridge.stateFactory |
Constructor and Description |
---|
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) |
JDBCCMP2xFieldBridge(JDBCCMP2xFieldBridge cmpField,
CMPFieldStateFactory stateFactory,
boolean checkDirtyAfterGet) |
JDBCCMP2xFieldBridge(JDBCStoreManager manager,
JDBCCMPFieldMetaData metadata,
CMPFieldStateFactory stateFactory,
boolean checkDirtyAfterGet) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.