标签: java compilation annotations preprocessor
例如: 我想放置字段@MyContainer,然后自动添加所有这些字段相关的Hibernate注释。 我需要在运行时添加注释(所以hibernate可以找到它们)。 谢谢, 阿夫纳