Uses of Class
org.postgresql.jdbc.PgStructField
Packages that use PgStructField
-
Uses of PgStructField in org.postgresql.jdbc
Fields in org.postgresql.jdbc declared as PgStructFieldMethods in org.postgresql.jdbc that return PgStructFieldConstructors in org.postgresql.jdbc with parameters of type PgStructFieldModifierConstructorDescriptionPgStruct
(String type, PgStructField[] structFields, BaseConnection connection) private
PgStruct
(String type, PgStructField[] structFields, TimestampUtils timestampUtils, Charset charset)