hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-15426 ASTUtil.generateTokenNameCache fails on instrumented classes

Open ikucuze opened this issue 3 years ago • 0 comments

-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

ikucuze avatar Aug 01 '22 09:08 ikucuze