- All Superinterfaces:
 
Attachable, AttachableQueryPart, DDLQuery, Flow.Publisher<Integer>, Publisher<Integer>, org.reactivestreams.Publisher<Integer>, Query, QueryPart, RowCountQuery, Serializable, Statement 
- Enclosing class:
 
- QOM
 
public static interface QOM.CreateView<R extends Record>
extends DDLQuery 
- 
Method Summary
 
Methods inherited from interface org.reactivestreams.Publisher
subscribe
 
- 
Method Details
- 
$ifNotExists
boolean $ifNotExists()
 
- 
$orReplace
boolean $orReplace()
 
- 
$view
@NotNull
@NotNull Table<?> $view()
 
 
- 
 
-