public class PostgresDateEpochOperatorRenderer extends DateEpochOperatorRenderer
| Constructor and Description |
|---|
PostgresDateEpochOperatorRenderer(int type) |
| Modifier and Type | Method and Description |
|---|---|
String |
prettyPrint(SQLSkin skin,
OperatorDefinition opDef,
String[] args) |
String |
prettyPrint(SQLSkin skin,
OperatorPiece piece,
OperatorDefinition opDef,
String[] args) |
getExtendedPiecespublic PostgresDateEpochOperatorRenderer(int type)
public String prettyPrint(SQLSkin skin, OperatorPiece piece, OperatorDefinition opDef, String[] args) throws RenderingException
prettyPrint in interface OperatorRendererprettyPrint in class DateEpochOperatorRendererRenderingExceptionpublic String prettyPrint(SQLSkin skin, OperatorDefinition opDef, String[] args) throws RenderingException
prettyPrint in interface OperatorRendererprettyPrint in class DateEpochOperatorRendererRenderingExceptionCopyright © 2016. All rights reserved.