hibernate-orm
hibernate-orm copied to clipboard
HHH-15426 ASTUtil.generateTokenNameCache fails on instrumented classes
-exclude synthetic fields from generateTokenNameCache computation. -fix javadoc to states that, and forbid 'implementor' that might be an invalid input -remove unused private static TOKEN_NAMES from SqlScriptParser