Enum BestRowIdentifier.Scope

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

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