| Modifier and Type | Method and Description |
|---|---|
CreateViewBuilder |
CreateBranchingBuilder.view(String view)
View branch.
|
| Modifier and Type | Method and Description |
|---|---|
CreateViewBuilder |
CreateViewBuilder.asSelect(String select)
As select.
|
CreateViewBuilder |
CreateViewBuilder.column(String name)
Column.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DerbyCreateViewBuilder
The Derby Create View Builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresCreateViewBuilder
The PostgreSQL Create View Builder.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.