Uses of Enum Class
org.postgresql.core.v3.DefaultSqlSerializationContext
Packages that use DefaultSqlSerializationContext
-
Uses of DefaultSqlSerializationContext in org.postgresql.core.v3
Subclasses with type arguments of type DefaultSqlSerializationContext in org.postgresql.core.v3Modifier and TypeClassDescription(package private) enumProvides a default implementation forSqlSerializationContext.Methods in org.postgresql.core.v3 that return DefaultSqlSerializationContextModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DefaultSqlSerializationContext[]DefaultSqlSerializationContext.values()Returns an array containing the constants of this enum class, in the order they are declared.