Interface ConnectionDefinition

    • Method Detail

      • getConfigProperties

        Map<String,​String> getConfigProperties()
        Get the configProperties.
        Returns:
        the configProperties.
      • getClassName

        String getClassName()
        Get the className.
        Returns:
        the className.
      • getJndiName

        String getJndiName()
        Get the jndiName.
        Returns:
        the jndiName.
      • getPoolName

        String getPoolName()
        Get the poolName.
        Returns:
        the poolName.
      • isEnabled

        Boolean isEnabled()
        Get the enabled.
        Returns:
        the enabled.
      • isUseJavaContext

        Boolean isUseJavaContext()
        Get the useJavaContext.
        Returns:
        the useJavaContext.
      • isUseCcm

        Boolean isUseCcm()
        Get the useCcm.
        Returns:
        the useCcm.
      • getPool

        Pool getPool()
        Get the pool.
        Returns:
        the pool.
      • getTimeOut

        TimeOut getTimeOut()
        Get the timeOut.
        Returns:
        the timeOut.
      • getValidation

        Validation getValidation()
        Get the validation.
        Returns:
        the validation.
      • getSecurity

        Security getSecurity()
        Get the security.
        Returns:
        the security.
      • isXa

        Boolean isXa()
        Return true if this connectionDefnition have defined an XaPool
        Returns:
        true if this connectionDefnition have defined an XaPool
      • getRecovery

        Recovery getRecovery()
        Get the recovery settings.
        Returns:
        the recovery settings.
      • isSharable

        Boolean isSharable()
        Get the sharable
        Returns:
        the value
      • isEnlistment

        Boolean isEnlistment()
        Get the enlistment
        Returns:
        the value
      • isConnectable

        Boolean isConnectable()
        Get the connectable flag
        Returns:
        True, if connectable should be supported
      • isTracking

        Boolean isTracking()
        Get the tracking flag
        Returns:
        null is container default, a value is an override
      • getMcp

        String getMcp()
        Get mcp
        Returns:
        The value
      • isEnlistmentTrace

        Boolean isEnlistmentTrace()
        Get the enlistment trace
        Returns:
        the enlistment trace