Class Jdk

java.lang.Object
org.apache.ibatis.reflection.Jdk

public class Jdk extends Object
To check the existence of version dependent classes.
  • Field Details Link icon

    • parameterExists Link icon

      @Deprecated public static final boolean parameterExists
      Deprecated.
      Since 3.5.0, Will remove this field at feature(next major version up)
      true if java.lang.reflect.Parameter is available.
    • dateAndTimeApiExists Link icon

      @Deprecated public static final boolean dateAndTimeApiExists
      Deprecated.
      Since 3.5.0, Will remove this field at feature(next major version up)
    • optionalExists Link icon

      @Deprecated public static final boolean optionalExists
      Deprecated.
      Since 3.5.0, Will remove this field at feature(next major version up)