Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DB 内のいくつかのテーブルが共有するフィールドを持つマップされたスーパー クラスがあります。
このフィールドに @Transient の注釈を付けて、ほとんどのエンティティが無視するようにしたいのですが、子エンティティでは @Transient を de-@Transient または un-@Transient します。
これは可能ですか?
ありがとう、イドブ