JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
Select Theme
Light
Dark
System Setting
org.cojen.tupl
org.cojen.tupl
Nullable
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Nullable
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Nullable
Annotation which indicates that a column value can be null.
See Also:
Table