java.lang.Object
java.lang.Enum<PostgreSQLCommand>
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
All Implemented Interfaces:
Serializable, Comparable<PostgreSQLCommand>, java.lang.constant.Constable

public enum PostgreSQLCommand extends Enum<PostgreSQLCommand>
PostgreSQL command.
See Also: