Interface DsPool

All Superinterfaces:
JCAMetadata, Pool, Serializable, ValidatableMetadata

public interface DsPool extends Pool
A pool for a datasource.
Author:
Jesper Pedersen
  • Method Details

    • isAllowMultipleUsers

      Boolean isAllowMultipleUsers()
      Are multiple users allowed to create connections
      Returns:
      True, if multiple users are supported, otherwise false
    • getConnectionListener

      Extension getConnectionListener()
      Get the connection listener
      Returns:
      The value