Subject Re: [Firebird-Java] hibernate reverse engeneering - id - @SequenceGenerator annotation
Author
Mark, thanks for your input.
I'll code it, no problem.

I was trying to work with jaybird 3.0 on eclipse neon.3 / build 20170314-1500 .
Something is not "smooth enough" to use it thoroughly for now.

The only change required to make it work so far, was adding encoding parameter
to db connection config in Data Source Explorer, but reveng didn't make it .
It only wokrs with 2.2.13.

Going back to 2.2.13 to do the job on finishing with classes, then back to
work with jaybird 3 .

The *real* problem i'm facing is db is used by another applications, so
changing ddl is not an option now .

Regards