org.apache.ibatis.type
Annotation Type MappedJdbcTypes


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface MappedJdbcTypes


Required Element Summary
 JdbcType[] value
           
 

Element Detail

value

public abstract JdbcType[] value


Copyright © 2010-2012 MyBatis.org. All Rights Reserved.