Constructor and Description |
---|
DescribeTableOperation(ObjectIdentifier sqlIdentifier,
boolean isExtended) |
Modifier and Type | Method and Description |
---|---|
String |
asSummaryString()
Returns a string that summarizes this operation for printing to a console.
|
ObjectIdentifier |
getSqlIdentifier() |
boolean |
isExtended() |
public DescribeTableOperation(ObjectIdentifier sqlIdentifier, boolean isExtended)
public ObjectIdentifier getSqlIdentifier()
public boolean isExtended()
public String asSummaryString()
Operation
asSummaryString
in interface Operation
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.