JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
tech.ailef.dbadmin.external.annotations
Annotation Interface ReadOnly
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
ReadOnly
Marks a field as read-only. The field can be filled at creation time, but it will be shown as disabled during edits, making it impossible to change its value after creation.