Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
CreateViewFinalStep |
CreateViewAsStep.as(Select<? extends R> select)
Add an
AS clause to the CREATE VIEW statement. |
Copyright © 2016. All Rights Reserved.