|
||||||||||
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 |
Entity.datasource
|
protected Datasource |
Defaults.datasource
|
protected Datasource |
RelationTableMapping.datasource
|
Methods in org.apache.openejb.jee.jba.cmp that return Datasource | |
---|---|
Datasource |
ObjectFactory.createDatasource()
Create an instance of Datasource |
Datasource |
Entity.getDatasource()
Gets the value of the datasource property. |
Datasource |
Defaults.getDatasource()
Gets the value of the datasource property. |
Datasource |
RelationTableMapping.getDatasource()
Gets the value of the datasource property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type Datasource | |
---|---|
void |
Entity.setDatasource(Datasource value)
Sets the value of the datasource property. |
void |
Defaults.setDatasource(Datasource value)
Sets the value of the datasource property. |
void |
RelationTableMapping.setDatasource(Datasource value)
Sets the value of the datasource property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |