public abstract class AbstractDateTimeParser extends AbstractParser
Modifier and Type | Field and Description |
---|---|
protected String |
_desc |
protected String |
_pattern |
Modifier | Constructor and Description |
---|---|
protected |
AbstractDateTimeParser(String desc,
String pattern) |
Modifier and Type | Method and Description |
---|---|
protected Date |
parseDateTime(String s) |
parse, parse
protected Date parseDateTime(String s) throws SQLException
SQLException
Copyright © GigaSpaces.