> I´m using sql-maven-plugin and it throws this exception:
> java.sql.SQLException: ORA-00900: invalid SQL statement
>
> Can I use cursor, if, exception... in a sql file?

Errors like that are thrown from your database which appears to be
Oracle in this case. If Oracle doesn't like your SQL statement, then
there is nothing the sql-maven-plugin can do to make it work.

Wayne

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to