Uses of Enum Class
com.dslplatform.compiler.client.parameters.PostgresConnection
Packages that use PostgresConnection
-
Uses of PostgresConnection in com.dslplatform.compiler.client.parameters
Methods in com.dslplatform.compiler.client.parameters that return PostgresConnectionModifier and TypeMethodDescriptionstatic PostgresConnectionReturns the enum constant of this class with the specified name.static PostgresConnection[]PostgresConnection.values()Returns an array containing the constants of this enum class, in the order they are declared.