@InterfaceAudience.Public @InterfaceStability.Evolving public class OracleDateSplitter extends DateSplitter
コンストラクタと説明 |
---|
OracleDateSplitter() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected String |
dateToString(Date d)
Given a Date 'd', format it as a string for use in a SQL date
comparison operation.
|
split
public OracleDateSplitter()
protected String dateToString(Date d)
DateSplitter
dateToString
クラス内 DateSplitter
d
- the date to format.Copyright © 2016 Apache Software Foundation. All rights reserved.