Package | Description |
---|---|
org.tinygroup.tinysqldsl.expression.relational | |
org.tinygroup.tinysqldsl.formitem |
Modifier and Type | Interface and Description |
---|---|
interface |
ItemsList
Values of an "INSERT" statement (for example a SELECT or a list of
expressions)
|
Modifier and Type | Class and Description |
---|---|
class |
ExpressionList
A list of expressions, as in SELECT A FROM TAB WHERE B IN (expr1,expr2,expr3)
|
class |
MultiExpressionList
A list of ExpressionList items.
|
Modifier and Type | Class and Description |
---|---|
class |
SubSelect
子查询
|
Copyright © 2006–2018 TinyGroup. All rights reserved.