Hi, I am trying to use activerecord-jdbc-adapter(0.8) in my application but I am unable to read the value of a xmltype field from the oracle database. The value is properly inserted when I do a save on my model but when I use find it returns back nil.
activerecord-oracle-adapter works properly on save and find. does the activerecord-jdbc-adapter support xmltype in oracle or am I doing something wrong... Thanks Wasay
_______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
