Uses of Class
org.jooq.conf.MappedUDT
-
Uses of MappedUDT in org.jooq.conf
Modifier 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.