Uses of Enum Class
org.postgresql.xa.PGXAConnection.State
Packages that use PGXAConnection.State
-
Uses of PGXAConnection.State in org.postgresql.xa
Fields in org.postgresql.xa declared as PGXAConnection.StateMethods in org.postgresql.xa that return PGXAConnection.StateModifier and TypeMethodDescriptionstatic PGXAConnection.StateReturns the enum constant of this class with the specified name.static PGXAConnection.State[]PGXAConnection.State.values()Returns an array containing the constants of this enum class, in the order they are declared.