org.apache.ibatis.annotations
Annotation Type MapKey


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface MapKey


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2010 MyBatis.org. All Rights Reserved.