| 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 Datasource |
RelationTableMapping.datasource |
protected Datasource |
Entity.datasource |
protected Datasource |
Defaults.datasource |
| Modifier and Type | Method and Description |
|---|---|
Datasource |
ObjectFactory.createDatasource()
Create an instance of
Datasource |
Datasource |
RelationTableMapping.getDatasource()
Gets the value of the datasource property.
|
Datasource |
Entity.getDatasource()
Gets the value of the datasource property.
|
Datasource |
Defaults.getDatasource()
Gets the value of the datasource property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationTableMapping.setDatasource(Datasource value)
Sets the value of the datasource property.
|
void |
Entity.setDatasource(Datasource value)
Sets the value of the datasource property.
|
void |
Defaults.setDatasource(Datasource value)
Sets the value of the datasource property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.