Uses of Enum Class
io.dingodb.sdk.service.entity.meta.ReservedTableIds
Packages that use ReservedTableIds
-
Uses of ReservedTableIds in io.dingodb.sdk.service.entity.meta
Methods in io.dingodb.sdk.service.entity.meta that return ReservedTableIdsModifier and TypeMethodDescriptionstatic ReservedTableIdsReservedTableIds.forNumber(int number) static ReservedTableIdsReturns the enum constant of this class with the specified name.static ReservedTableIds[]ReservedTableIds.values()Returns an array containing the constants of this enum class, in the order they are declared.