Enum Class PoolingConnection.StatementType

java.lang.Object
java.lang.Enum<PoolingConnection.StatementType>
org.apache.tomcat.dbcp.dbcp2.PoolingConnection.StatementType
All Implemented Interfaces:
Serializable, Comparable<PoolingConnection.StatementType>, java.lang.constant.Constable
Enclosing class:
PoolingConnection

public static enum PoolingConnection.StatementType extends Enum<PoolingConnection.StatementType>
Statement types.
Since:
2.0 protected enum., 2.4.0 public enum.