Enum BestRowIdentifier.PseudoColumn

java.lang.Object
java.lang.Enum<BestRowIdentifier.PseudoColumn>
com.github.jinahya.database.metadata.bind.BestRowIdentifier.PseudoColumn
All Implemented Interfaces:
Serializable, Comparable<BestRowIdentifier.PseudoColumn>, java.lang.constant.Constable
Enclosing class:
BestRowIdentifier

public static enum BestRowIdentifier.PseudoColumn extends Enum<BestRowIdentifier.PseudoColumn>
Constants for "PSEUDO_COLUMN" column values.
Author:
Jin Kwon <onacit_at_gmail.com>