Version 5

    The JBoss JCA POJO container - JDBC module

     

    The JDBC module of the JBoss JCA POJO container provides an abstraction of the various JDBC drivers and implement pooling on top of them.

     

    Overview

    • JDBC

      • Connection pool

      • Statement pool

      • Connection validation

      • JDBC exception handling

    • Test-suite

    • Performance-suite

    • Management

    • Statistics

      • F.ex. avg wait-time for JDBC connection

     

     

    Resources