JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
kalix.javasdk.annotations
Annotation Interface Table
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Table
Annotation for providing a table name for View-type Kalix components.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Assign a table name.
Element Details
value
String
value
Assign a table name.