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
Fields 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.