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)  | 
parseprotected Date parseDateTime(String s) throws SQLException
SQLExceptionCopyright © GigaSpaces.