If I am using a jdbc adapter and my datasource does not handle connection pooling would JDBC adapter handle connection pooling or do i have to write custom code for that
If I am using a jdbc adapter and my datasource does not handle connection pooling would JDBC adapter handle connection pooling or do i have to write custom code for that