Enum Class StatementType

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

public enum StatementType extends Enum<StatementType>
Author:
Clinton Begin