| Package | Description |
|---|---|
| org.jboss.as.cmp.jdbc | |
| org.jboss.as.cmp.jdbc.metadata |
Package description goes here.
|
| org.jboss.as.cmp.jdbc.metadata.parser | |
| org.jboss.as.cmp.service |
| Modifier and Type | Method and Description |
|---|---|
JDBCTypeMappingMetaData |
JDBCTypeFactory.getTypeMapping() |
| Constructor and Description |
|---|
JDBCTypeFactory(JDBCTypeMappingMetaData typeMapping,
Collection valueClasses,
Map userTypeMappings) |
| Modifier and Type | Method and Description |
|---|---|
JDBCTypeMappingMetaData |
JDBCRelationMetaData.getTypeMapping()
Gets the jdbc type mapping for this entity
|
JDBCTypeMappingMetaData |
JDBCEntityMetaData.getTypeMapping()
Gets the jdbc type mapping for this entity
|
JDBCTypeMappingMetaData |
JDBCApplicationMetaData.getTypeMappingByName(String name)
Gets the type mapping with the specified name
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JDBCTypeMappingMetaData> |
JDBCApplicationMetaData.getTypeMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCApplicationMetaData.addTypeMapping(JDBCTypeMappingMetaData metaData) |
void |
JDBCRelationMetaData.setDatasourceMapping(JDBCTypeMappingMetaData datasourceMapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCApplicationMetaData.addTypeMappings(Collection<JDBCTypeMappingMetaData> jdbcTypeMappingMetaDatas) |
| Modifier and Type | Method and Description |
|---|---|
List<JDBCTypeMappingMetaData> |
ParsedApplication.getTypeMappings() |
| Modifier and Type | Method and Description |
|---|---|
JDBCTypeMappingMetaData |
CmpTypeMappingService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.msc.service.ServiceController<?> |
CmpTypeMappingService.addService(org.jboss.msc.service.ServiceTarget target,
JDBCTypeMappingMetaData typeMappingMetaData) |
| Constructor and Description |
|---|
CmpTypeMappingService(org.jboss.msc.value.Value<JDBCTypeMappingMetaData> value) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.