JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
nablarch.core.db.statement.autoproperty
Annotation Interface RequestId
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
@Published
public @interface
RequestId
データベース更新時にフィールド情報にリクエストIDを設定する事を表すアノテーション。
Author:
Kiyohito Itoh