Package org.apache.ibatis.annotations
Annotation Type Property
-
@Documented @Retention(RUNTIME) @Target({}) public @interface Property
The annotation that inject a property value.- Since:
- 3.4.2
- Author:
- Kazuki Shimizu
- See Also:
CacheNamespace
@Documented
@Retention(RUNTIME)
@Target({})
public @interface Property
CacheNamespace