Package org.apache.ibatis.reflection
Class Jdk
java.lang.Object
org.apache.ibatis.reflection.Jdk
To check the existence of version dependent classes.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final boolean
Deprecated.Since 3.5.0, Will remove this field at feature(next major version up)static final boolean
Deprecated.Since 3.5.0, Will remove this field at feature(next major version up)static final boolean
Deprecated.Since 3.5.0, Will remove this field at feature(next major version up) -
Method Summary
-
Field Details
-
parameterExists
Deprecated.Since 3.5.0, Will remove this field at feature(next major version up)true
ifjava.lang.reflect.Parameter
is available. -
dateAndTimeApiExists
Deprecated.Since 3.5.0, Will remove this field at feature(next major version up) -
optionalExists
Deprecated.Since 3.5.0, Will remove this field at feature(next major version up)
-