JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.data.annotation
Reservable
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Reservable
@Documented
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
,
RECORD_COMPONENT
})
public @interface
Reservable
Marks a numeric property as an Oracle reservable column.
Since:
5.1.0
Author:
radovanradic