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