Class ObjectDataType.Holder

java.lang.Object
org.h2.mvstore.type.ObjectDataType.Holder
Enclosing class:
ObjectDataType

private static class ObjectDataType.Holder extends Object
  • Field Details

  • Constructor Details

    • Holder

      private Holder()
  • Method Details

    • getCommonClassId

      static Integer getCommonClassId(Class<?> clazz)
      Get the class id, or null if not found.
      Parameters:
      clazz - the class
      Returns:
      the class id or null