| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected DatasourceMapping |
Defaults.datasourceMapping |
protected DatasourceMapping |
RelationTableMapping.datasourceMapping |
protected DatasourceMapping |
Entity.datasourceMapping |
| Modifier and Type | Method and Description |
|---|---|
DatasourceMapping |
ObjectFactory.createDatasourceMapping()
Create an instance of
DatasourceMapping |
DatasourceMapping |
Defaults.getDatasourceMapping()
Gets the value of the datasourceMapping property.
|
DatasourceMapping |
RelationTableMapping.getDatasourceMapping()
Gets the value of the datasourceMapping property.
|
DatasourceMapping |
Entity.getDatasourceMapping()
Gets the value of the datasourceMapping property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Defaults.setDatasourceMapping(DatasourceMapping value)
Sets the value of the datasourceMapping property.
|
void |
RelationTableMapping.setDatasourceMapping(DatasourceMapping value)
Sets the value of the datasourceMapping property.
|
void |
Entity.setDatasourceMapping(DatasourceMapping value)
Sets the value of the datasourceMapping property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.