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
org.nervousync.database.annotations.table
Annotation Interface Options
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Documented
public @interface
Options
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
DropOption
dropOption
LockOption
lockOption
Element Details
lockOption
LockOption
lockOption
Default:
NONE
dropOption
DropOption
dropOption
Default:
NONE