ブラウザのJavaScriptが無効になっています。
ナビゲーション・リンクをスキップ
モジュール
パッケージ
クラス
使用
階層ツリー
索引
ヘルプ
概要:
フィールド |
オプション |
必須
詳細:
フィールド |
要素
SEARCH:
モジュール
org.nkjmlab.sorm4j
パッケージ
org.nkjmlab.sorm4j.util.h2.commands.annotation
Annotation Interface SkipCsvRead
@Retention
(
RUNTIME
)
@Target
({
PARAMETER
,
FIELD
})
public @interface
SkipCsvRead
The csvread function of the H2 database skips columns based on their annotations.
作成者:
nkjm