I had the compile problem noted in this item, in which the issuer notes that appending getMessage() to the cause variables in DAOException.java fixes the problem.
My question is: is there a template or something where we can make this change or are we stuck writing and using some sort of replace script until this gets fixed?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The DAOException is defined in the template
sql2java/src/templates/velocity/java/perschema/exception/dao.exception.java.vm
where you can make the change.
Regards,
Alain
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had the compile problem noted in this item, in which the issuer notes that appending getMessage() to the cause variables in DAOException.java fixes the problem.
My question is: is there a template or something where we can make this change or are we stuck writing and using some sort of replace script until this gets fixed?
Thanks
The DAOException is defined in the template
sql2java/src/templates/velocity/java/perschema/exception/dao.exception.java.vm
where you can make the change.
Regards,
Alain