Uses of Enum
org.apache.shardingsphere.sqlfederation.enums.SQLFederationTypeEnum
Packages that use SQLFederationTypeEnum
-
Uses of SQLFederationTypeEnum in org.apache.shardingsphere.sqlfederation.enums
Methods in org.apache.shardingsphere.sqlfederation.enums that return SQLFederationTypeEnumModifier and TypeMethodDescriptionstatic SQLFederationTypeEnumReturns the enum constant of this type with the specified name.static SQLFederationTypeEnum[]SQLFederationTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.