@Retention(value=RUNTIME) @Target(value=METHOD) public @interface One
FetchType
lazy
String
select
public abstract String select
public abstract FetchType lazy
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.