public class ShowCreateViewOperation extends Object implements ShowOperation
Constructor and Description |
---|
ShowCreateViewOperation(ObjectIdentifier sqlIdentifier) |
Modifier and Type | Method and Description |
---|---|
String |
asSummaryString()
Returns a string that summarizes this operation for printing to a console.
|
ObjectIdentifier |
getViewIdentifier() |
public ShowCreateViewOperation(ObjectIdentifier sqlIdentifier)
public ObjectIdentifier getViewIdentifier()
public String asSummaryString()
Operation
asSummaryString
in interface Operation
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.