Interface XaPool

All Superinterfaces:
JCAMetadata, Pool, Serializable, ValidatableMetadata
All Known Subinterfaces:
DsXaPool

public interface XaPool extends Pool
A XaPool.
Author:
Stefano Maestri
  • Method Details

    • isSameRmOverride

      Boolean isSameRmOverride()
      Get the isSameRmOverride.
      Returns:
      the isSameRmOverride.
    • isInterleaving

      Boolean isInterleaving()
      Get the interleaving.
      Returns:
      the interleaving.
    • isPadXid

      Boolean isPadXid()
      Get the padXid.
      Returns:
      the padXid.
    • isWrapXaResource

      Boolean isWrapXaResource()
      Get the wrapXaResource.
      Returns:
      the wrapXaResource.
    • isNoTxSeparatePool

      Boolean isNoTxSeparatePool()
      Get the noTxSeparatePool.
      Returns:
      the noTxSeparatePool.