Enum Class FetchType

java.lang.Object
java.lang.Enum<FetchType>
org.apache.ibatis.mapping.FetchType
All Implemented Interfaces:
Serializable, Comparable<FetchType>, Constable

public enum FetchType extends Enum<FetchType>
Author:
Eduardo Macarron