JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
org.jooq
Package
org.jooq
Annotation Interface Stringly.Name
Enclosing class:
Stringly
@Target
(
PARAMETER
)
@Retention
(
SOURCE
)
@Documented
@Inherited
public static @interface
Stringly.Name
The annotated string type represents an identifier, i.e. a
Name
, which will be wrapped by
DSL.name(String)
.