Uses of Interface
org.jboss.jca.common.api.metadata.ds.XaDataSource
-
Packages that use XaDataSource Package Description org.jboss.jca.common.api.metadata.ds This package contains interfaces to define metadata api for data_sources_1.0.xml -
-
Uses of XaDataSource in org.jboss.jca.common.api.metadata.ds
Methods in org.jboss.jca.common.api.metadata.ds that return types with arguments of type XaDataSource Modifier and Type Method Description List<XaDataSource>DataSources. getXaDataSource()Get the xaDataSource.
-