The code is same that I have posted earlier. I am trying to add what you have suggested. But I am unable to import
"import org.jboss.resource.adapter.jdbc.WrappedCallableStatement" where as I am able to import for e.g. "import org.jboss.resource.adapter.jdbc.WrappedStatement;" AND "import org.jboss.resource.adapter.jdbc.WrappedPreparedStatement;" I can see that all these class files are present under "org.jboss.resource.adapter.jdbc" in Eclipse SDK package explorer. It is so strange that eclipse displays "import org.jboss.resource.adapter.jdbc.WrappedCallableStatement cannot be resolved" whenever I try to import it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113434#4113434 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113434 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
