Uses of Enum
org.apache.ibatis.cursor.defaults.DefaultCursor.CursorStatus
Packages that use DefaultCursor.CursorStatus
-
Uses of DefaultCursor.CursorStatus in org.apache.ibatis.cursor.defaults
Subclasses with type arguments of type DefaultCursor.CursorStatus in org.apache.ibatis.cursor.defaultsFields in org.apache.ibatis.cursor.defaults declared as DefaultCursor.CursorStatusMethods in org.apache.ibatis.cursor.defaults that return DefaultCursor.CursorStatusModifier and TypeMethodDescriptionstatic DefaultCursor.CursorStatusReturns the enum constant of this type with the specified name.static DefaultCursor.CursorStatus[]DefaultCursor.CursorStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.