Interface FromStep

All Superinterfaces:
ASTNode, DSLQuery

public interface FromStep extends DSLQuery
  • Method Summary

    Modifier and Type
    Method
    Description
    from(Table<?> table)
     

    Methods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode

    toSQL, toSQL

    Methods inherited from interface com.liferay.petra.sql.dsl.query.DSLQuery

    as, as, as, union, unionAll