@InterfaceAudience.Public @InterfaceStability.Evolving public class OracleDateSplitter extends DateSplitter
Constructor and Description |
---|
OracleDateSplitter() |
Modifier and Type | Method and Description |
---|---|
protected String |
dateToString(Date d)
Given a Date 'd', format it as a string for use in a SQL date
comparison operation.
|
split
protected String dateToString(Date d)
DateSplitter
dateToString
in class DateSplitter
d
- the date to format.Copyright © 2019 Apache Software Foundation. All rights reserved.