Posted: Wed Nov 19, 2008 8:12 am Post subject: Does the getJDBCType4Connection support only XA Drivers ?
Master
Joined: 19 Jun 2008 Posts: 297
I have read the help on this and what I have read seems to indicate that JDBC "can" support JDBC XA drivers. I tried to use a non-XA driver which resulted in an error. The reason seems to be that broker typecasts the database driver you provide to javax sql package's XADriver. Which resulted in an ClassCast Exception.
Is this grounds for a defect ? Or should I not be using that method for non-XA drivers ? at least the help should be changed.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum