|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Datasource | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of Datasource in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as Datasource | |
|---|---|
protected Datasource |
RelationTableMapping.datasource
|
protected Datasource |
Entity.datasource
|
protected Datasource |
Defaults.datasource
|
| Methods in org.apache.openejb.jee.jba.cmp that return Datasource | |
|---|---|
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. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type Datasource | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||