@Documented @Retention(value=RUNTIME) @Target(value={}) public @interface Property
CacheNamespace
String
name
value
public abstract String name
public abstract String value
Copyright © 2009–2021 MyBatis.org. All rights reserved.