Uses of Class
io.debezium.connector.postgresql.PostgresType.Builder
Packages that use PostgresType.Builder
-
Uses of PostgresType.Builder in io.debezium.connector.postgresql
Methods in io.debezium.connector.postgresql that return PostgresType.BuilderModifier and TypeMethodDescriptionprivate PostgresType.BuilderTypeRegistry.createTypeBuilderFromResultSet(ResultSet rs) PostgresType.Builder.elementType(int elementTypeOid) PostgresType.Builder.enumValues(List<String> enumValues) PostgresType.Builder.parentType(int parentTypeOid)