이 콘텐츠는 선택한 언어로 제공되지 않습니다.
6.5. Use a Named Cache
6.5.1. Using a Named Cache 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
A named cache in JBoss Data Grid does not need to be declared in the configuration. If undefined, the named cache is automatically configured in a manner identical to the default cache.
The user can override this behavior by defining the named cache with the required custom configuration either declaratively (using XML) or programmatically (using the API).
If the custom cache is registered declaratively, the configuration file must be loaded before it can be used. If the custom cache is registered programmatically, no configuration file loading is required.