org.apache.ibatis.annotations
Annotation Type Many


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


Optional Element Summary
 java.lang.String select
           
 

select

public abstract java.lang.String select
Default:
""


Copyright © 2010. All Rights Reserved.