Uses of Enum Class
org.sqlproc.engine.impl.SqlProcessor.MappingType
Packages that use SqlProcessor.MappingType
-
Uses of SqlProcessor.MappingType in org.sqlproc.engine.impl
Methods in org.sqlproc.engine.impl that return SqlProcessor.MappingTypeModifier and TypeMethodDescriptionstatic SqlProcessor.MappingTypeReturns the enum constant of this class with the specified name.static SqlProcessor.MappingType[]SqlProcessor.MappingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.sqlproc.engine.impl with parameters of type SqlProcessor.MappingTypeModifier and TypeMethodDescriptionSqlProcessor.getMappingRules(SqlProcessor.MappingType type) Returns the collection of the output value mappings.