インターフェース RevisionEntityInformation


public interface RevisionEntityInformation
エンティティのリビジョン情報を運ぶクラスであるリビジョンエンティティに関する情報。
作成者:
Oliver Gierke
  • メソッドの詳細

    • getRevisionNumberType

      ClassSE<?> getRevisionNumberType()
    • isDefaultRevisionEntity

      boolean isDefaultRevisionEntity()
    • getRevisionEntityClass

      ClassSE<?> getRevisionEntityClass()