Uses of Enum
xyz.zhouxy.jdbc.BatchUpdateStatus
-
Uses of BatchUpdateStatus in xyz.zhouxy.jdbc
Methods in xyz.zhouxy.jdbc that return BatchUpdateStatusModifier and TypeMethodDescriptionBatchUpdateResult.getStatus()获取批量更新状态static BatchUpdateStatusReturns the enum constant of this type with the specified name.static BatchUpdateStatus[]BatchUpdateStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.