JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data MongoDB - Core
org.springframework.data.mongodb.core.mapping
Language
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Language
@Documented
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
Language
Mark property as language field.
Since:
1.6
Author:
Christoph Strobl