1 Reply Latest reply on Jan 7, 2014 8:51 AM by jesper.pedersen

    Implementation of ValidConnectionChecker

    graben

      Is there any reason why the custom ValidConnectionChecker implemantions are not using isValid from java.sql.Connection. As I can see the code is almost the same already implemented in the jdbc drivers themselves. I think there should be place for simplification of the jca impl.