Uses of Interface
org.jboss.jca.common.api.metadata.ValidatableMetadata
-
Packages that use ValidatableMetadata Package Description org.jboss.jca.common.api.metadata.common This package contains interfaces to define metadata api cpmmon in various xsdsorg.jboss.jca.common.api.metadata.ds This package contains interfaces to define metadata api for data_sources_1.0.xmlorg.jboss.jca.common.api.metadata.spec This package contains common metadatas fand parser for connector_1_*.xsd -
-
Uses of ValidatableMetadata in org.jboss.jca.common.api.metadata.common
Subinterfaces of ValidatableMetadata in org.jboss.jca.common.api.metadata.common Modifier and Type Interface Description interfaceCredentialA Security.interfacePoolA Pool.interfaceSecurityA Security.interfaceXaPoolA XaPool.Classes in org.jboss.jca.common.api.metadata.common that implement ValidatableMetadata Modifier and Type Class Description classCapacityCapacity definitionclassExtensionA JdbcAdapterExtension.classRecoveryA Recovery. -
Uses of ValidatableMetadata in org.jboss.jca.common.api.metadata.ds
Subinterfaces of ValidatableMetadata in org.jboss.jca.common.api.metadata.ds Modifier and Type Interface Description interfaceCommonDataSourceA CommonDataSource.interfaceDataSourceA DataSource.interfaceDataSourcesA DataSources.interfaceDriverA DataSource.interfaceDsPoolA pool for a datasource.interfaceDsSecurityA DsSecurity.interfaceDsXaPoolA pool for an XA datasource.interfaceStatementA Statement.interfaceTimeOutA TimeOut.interfaceValidationA Validation.interfaceXaDataSourceAn XaDataSource. -
Uses of ValidatableMetadata in org.jboss.jca.common.api.metadata.spec
Subinterfaces of ValidatableMetadata in org.jboss.jca.common.api.metadata.spec Modifier and Type Interface Description interfaceConnectorA Connector.interfaceResourceAdapterA ResourceAdapter.
-