Uses of Interface
org.apache.axis2.format.ManagedDataSource
-
Packages that use ManagedDataSource Package Description org.apache.axis2.format -
-
Uses of ManagedDataSource in org.apache.axis2.format
Methods in org.apache.axis2.format that return ManagedDataSource Modifier and Type Method Description static ManagedDataSource
ManagedDataSourceFactory. create(DataSource ds)
Create aManagedDataSource
proxy for an existing data source.
-