Class SQLColumnJoin

  • All Implemented Interfaces:
    SQLExpression

    public final class SQLColumnJoin
    extends Object
    implements SQLExpression
    Gets the value for one column by following its reference to another table.
    Author:
    AO Industries, Inc.