JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi.function
SqlType
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Optional Element Summary
Element Details
value
nativeContainerType
Annotation Interface SqlType
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
PARAMETER
})
public @interface
SqlType
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Class
<?>
nativeContainerType
String
value
Element Details
value
String
value
Default:
""
nativeContainerType
Class
<?>
nativeContainerType
Default:
java.lang.Object.class