|
Hi Jim,
Don’t worry, my second comment and my pull request are actually intended to the main Hibernate developers, so they include my fix in future releases. You can of course build from sources if you absolutely need that fix quickly, but I recommend using the workaround if you can.
Regarding the workaround: if you need a discriminator column for any reason, try to use an integer (or short) one. I haven’t tested but I’m pretty sure it will work.
Regards,
|