public class PostgresIntervalOperatorRenderer extends IntervalOperatorRenderer
| Modifier and Type | Field and Description |
|---|---|
static String |
INTERVAL |
MODE| Constructor and Description |
|---|
PostgresIntervalOperatorRenderer(String mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
prettyPrint(SQLSkin skin,
OperatorDefinition opDef,
String[] args) |
getExtendedPieces, prettyPrintpublic static final String INTERVAL
public PostgresIntervalOperatorRenderer(String mode)
public String prettyPrint(SQLSkin skin, OperatorDefinition opDef, String[] args) throws RenderingException
prettyPrint in interface OperatorRendererprettyPrint in class IntervalOperatorRendererRenderingExceptionCopyright © 2016. All rights reserved.