Uses of Class
org.jooq.conf.MappedUDT
Packages that use MappedUDT
-
Uses of MappedUDT in org.jooq.conf
Fields in org.jooq.conf with type parameters of type MappedUDTMethods in org.jooq.conf that return MappedUDTModifier and TypeMethodDescriptionObjectFactory.createMappedUDT()
Create an instance ofMappedUDT
The input UDT as defined inNamed.getName()
MappedUDT.withInputExpression
(Pattern value) A regular expression matching the input UDT name as defined inNamed.getName()
MappedUDT.withOutput
(String value) The output UDT as it will be rendered in SQL.Methods in org.jooq.conf that return types with arguments of type MappedUDTMethods in org.jooq.conf with parameters of type MappedUDTMethod parameters in org.jooq.conf with type arguments of type MappedUDT