public interface ConnectionDefinition extends IdDecoratedMetadata, MergeableMetadata<ConnectionDefinition>, CopyableMetaData
Modifier and Type | Method and Description |
---|---|
java.util.List<ConfigProperty> |
getConfigProperties() |
XsdString |
getConnectionFactoryImplClass() |
XsdString |
getConnectionFactoryInterface() |
XsdString |
getConnectionImplClass() |
XsdString |
getConnectionInterface() |
XsdString |
getManagedConnectionFactoryClass() |
getId
merge
copy
XsdString getManagedConnectionFactoryClass()
java.util.List<ConfigProperty> getConfigProperties()
XsdString getConnectionFactoryInterface()
XsdString getConnectionFactoryImplClass()
XsdString getConnectionInterface()
XsdString getConnectionImplClass()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)