Class UnresolvedIdentifier


  • @PublicEvolving
    public final class UnresolvedIdentifier
    extends Object
    Identifier of an object, such as table, view, function or type in a catalog. This identifier cannot be used directly to access an object in a catalog manager, but has to be first fully resolved into ObjectIdentifier.