JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.vertx.sqlclient.templates.annotations
TemplateParameter
Contents
Description
Optional Element Summary
Element Details
name
Hide sidebar
Show sidebar
Annotation Type TemplateParameter
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
FIELD
})
public @interface
TemplateParameter
Annotate a Vert.x data object property for custom configuration when it is mapped to a template parameter.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
name
Element Details
name
String
name
Returns:
the template parameter name
Default:
""