public class PostgresIntervalFormat extends Object implements IntervalFormat
IntervalFormat.Parser, IntervalFormat.Printer| Constructor and Description |
|---|
PostgresIntervalFormat() |
| Modifier and Type | Method and Description |
|---|---|
IntervalFormat.Parser |
getParser() |
IntervalFormat.Printer |
getPrinter() |
public IntervalFormat.Parser getParser()
getParser in interface IntervalFormatpublic IntervalFormat.Printer getPrinter()
getPrinter in interface IntervalFormat