Enum Class PostgresConnection

java.lang.Object
java.lang.Enum<PostgresConnection>
com.dslplatform.compiler.client.parameters.PostgresConnection
All Implemented Interfaces:
CompileParameter, Serializable, Comparable<PostgresConnection>, Constable

public enum PostgresConnection extends Enum<PostgresConnection> implements CompileParameter