Uses of Interface
org.jboss.jca.common.api.metadata.ds.DsXaPool
-
Packages that use DsXaPool 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 DsXaPool in org.jboss.jca.common.api.metadata.ds
Methods in org.jboss.jca.common.api.metadata.ds that return DsXaPool Modifier and Type Method Description DsXaPoolXaDataSource. getXaPool()Get the xaPool.
-