Uses of Enum
org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
Packages that use PostgreSQLVendorError
-
Uses of PostgreSQLVendorError in org.apache.shardingsphere.dialect.postgresql.vendor
Methods in org.apache.shardingsphere.dialect.postgresql.vendor that return PostgreSQLVendorErrorModifier and TypeMethodDescriptionstatic PostgreSQLVendorErrorReturns the enum constant of this type with the specified name.static PostgreSQLVendorError[]PostgreSQLVendorError.values()Returns an array containing the constants of this enum type, in the order they are declared.