Alguém tem alguma idéia do que seja esta exception?
java.sql.SQLException: JZ006 Caught IOException: java.io.IOException: JZ0PA: The query has been cancelled and the response discarded. The cancel was probably issued by another statement on the connection.
Isso acontece quando uso o método executeQuery() de um objeto Statement.
Alguém manja?
vlews