Interface SingularAttribute<X,​T>

    • Method Detail

      • isId

        boolean isId()
      • isVersion

        boolean isVersion()
      • isOptional

        boolean isOptional()
      • getType

        Type<T> getType()