Uses of Enum
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.State
Returns the enum constant of this type with the specified name.static PGXAConnection.State[]
PGXAConnection.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.