Package | Description |
---|---|
org.mybatis.dynamic.sql.select |
Modifier and Type | Method and Description |
---|---|
QueryExpressionDSL<R> |
QueryExpressionDSL.FromGatherer.from(SqlTable table) |
QueryExpressionDSL<R> |
QueryExpressionDSL.FromGatherer.from(SqlTable table,
String tableAlias) |
Copyright © 2016–2019 MyBatis.org. All rights reserved.