Hi,

 

1>According to jdbc specs the ResultSet.isBeforeFirst method must return false if the result set contains no rows.

SAP JDBC implementation actually returns true!!! IsAfterLast however returns true.

 

2>Does anybody know how to create a SAP DB connection pool in JBOSS? The usual xml config(problem is with the transaction manager part) works incorrectly seemingly because The current release of the JDBC driver does not support javax.sql.*. (effect: Jboss Alternates between autocommit on and of causing weird table locking issues.)

 

Any assistance will be mucho appreciated.

-Ajit

 

 

 

Reply via email to