Package | Description |
---|---|
nablarch.core.db.statement.autoproperty |
propertyに対する自動値設定機能を提供する。
|
nablarch.core.message |
アプリケーションで使用するメッセージの管理を行う機能を提供する。
|
Modifier and Type | Method and Description |
---|---|
void |
FieldAnnotationHandlerSupport.setFieldAnnotationCache(StaticDataCache<java.util.Map<java.util.Map<?>>> fieldAnnotationCache)
フィールドアノテーション保持クラスを設定する。
|
Modifier and Type | Method and Description |
---|---|
void |
StringResourceHolder.setStringResourceCache(StaticDataCache<StringResource> stringResourceCache)
文字列リソースのキャッシュを設定する。
|