The content of element type “class“ must match “(meta*,subselect?,cache?,synchronize*,comment?,tupli

The content of element type "class" must match "(meta*,subselect?,cache?,synchronize*,comment?,tuplizer*,(id|composite-id),discriminator?,natural-id?,(version|
timestamp)?,(property|many-to-one|one-to-one|component|dynamic-component|properties|any|map|set|list|bag|idbag|array|primitive-array)*,((join*,subclass*)|joined-
subclass*|union-subclass*),loader?,sql-insert?,sql-update?,sql-delete?,filter*,resultset*,(query|sql-query)*)".

Writing the hib.xml file by myself inexplicably gives the above tips. Unmodified source code

After struggling for a long time, I checked various problems. As a result, the most fatal blow was that the last property with the date was misspelled. . . . . Damn exciting

Guess you like

Origin blog.csdn.net/zai_deng_dai/article/details/111387603