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.
アノテーション構成の Hibernate POJO を使用して、Hibernate ベースのプロジェクトに取り組んでいます。元の Hibernate で生成された POJO が変更され、Hibernate 以外のメソッドとカスタム タイプ (列挙型など) が含まれるようになりました。
データモデルを更新するとき、オブジェクトの休止状態で生成された部分への変更を効率的にマージする最良の方法は何ですか?