Uses of Enum Class
io.trino.plugin.postgresql.PostgreSqlConfig.ArrayMapping
-
Uses of PostgreSqlConfig.ArrayMapping in io.trino.plugin.postgresql
Methods in io.trino.plugin.postgresql that return PostgreSqlConfig.ArrayMappingModifier and TypeMethodDescription@NotNull PostgreSqlConfig.ArrayMappingPostgreSqlConfig.getArrayMapping()PostgreSqlSessionProperties.getArrayMapping(ConnectorSession session) Returns the enum constant of this class with the specified name.static PostgreSqlConfig.ArrayMapping[]PostgreSqlConfig.ArrayMapping.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.postgresql with parameters of type PostgreSqlConfig.ArrayMappingModifier and TypeMethodDescriptionPostgreSqlConfig.setArrayMapping(PostgreSqlConfig.ArrayMapping arrayMapping)