Uses of Class
org.postgresql.jdbc.PgStruct
Packages that use PgStruct
-
Uses of PgStruct in org.postgresql.core
Methods in org.postgresql.core that return PgStruct -
Uses of PgStruct in org.postgresql.jdbc
Fields in org.postgresql.jdbc with type parameters of type PgStructMethods in org.postgresql.jdbc that return PgStructMethods in org.postgresql.jdbc with parameters of type PgStructModifier and TypeMethodDescriptionprivate Struct
ArrayDecoding.StructTypeArrayDecoder.buildStruct
(PgStruct struct, Tuple row, BaseConnection connection, boolean isBinary) private void
PgPreparedStatement.setPgStruct
(int parameterIndex, PgStruct x)