[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: org.jboss.resource.adapter.jdbc.WrappedCallableStatement
cybercollege
do-not-reply at jboss.com
Mon Dec 17 10:34:34 EST 2007
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
More information about the jboss-user
mailing list