Are you using Oracle? If so, you should be using Oracle's driver instead of Weblogic's. It is probably more up to date and optimized for Oracle that what Weblogic is distributing.

-Richard


Rajesh Thakur wrote:
Hi
I am trying to use Ibatis with weblogic 8.1. I am not able to access database with
weblogic.jdbc.oci.Driver

although if i change drive to

oracle.jdbc.OracleDriver

ibatis works fine.

can anybody help why this is happening..

Thanks...





user-java@ibatis.apache.org wrote

Thanks for the feedback

real model is something like

Customer {
properAssets : Assets // assets privately owned by the customer
joinedAssets : Assets // assets collectively owned by the customer and
his/her husband/spouse
// and another one which I don't know the real meaning :)
}

The fact is, both the Object Modeling and the databse structure exist, and
I'm the technical guy who's trying to see if Ibatis would be able to cope
with how our developers have been working :) As far as possible I would
prefer not putting constraints on either Object Model or Database because of
the data access technology
--
View this message in context: http://www.nabble.com/howto-%3A-Degenerated-case-of-heterogenous-lists.-tf3227674.html#a8968114
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


<http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/[EMAIL
 PROTECTED]>

Reply via email to