public interface ConnectionDefinition extends IdDecoratedMetadata, MergeableMetadata<ConnectionDefinition>, CopyableMetaData
Modifier and Type | Method and Description |
---|---|
List<ConfigProperty> |
getConfigProperties() |
XsdString |
getConnectionFactoryImplClass() |
XsdString |
getConnectionFactoryInterface() |
XsdString |
getConnectionImplClass() |
XsdString |
getConnectionInterface() |
XsdString |
getManagedConnectionFactoryClass() |
getId
merge
copy
XsdString getManagedConnectionFactoryClass()
List<ConfigProperty> getConfigProperties()
XsdString getConnectionFactoryInterface()
XsdString getConnectionFactoryImplClass()
XsdString getConnectionInterface()
XsdString getConnectionImplClass()
Copyright © 2021 JBoss by Red Hat. All rights reserved.