Interface DBConnectionSource

    • Method Detail

      • getDBConnections

        DBConnectionResults getDBConnections​(java.lang.String nodeName)
                                      throws WebObjectsAdminException
        THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. THE METHOD IS SUBJECT TO CHANGE IN FUTURE RELEASES AND SOME METHODS AND PROPERTIES MAY NOT BE SUITABLE FOR CUSTOM DEVELOPMENT. Retrieves certain server's user connection information.
        Parameters:
        nodeName - the server node you want to connect refer to IDSSXMLClusterNode mNodeName, serverReportedNodeName is both OK
        Returns:
        the user connection information.
        Throws:
        WebObjectsAdminException - thrown if there is any error occurred.
      • getManipulator

        DBConnectionManipulator getManipulator()
        Returns the DBConnectionManipulator object to disconnect database connections.
        Returns:
        the DBConnectionManipulator object