public abstract class AbstractParser extends Object
Constructor and Description |
---|
AbstractParser() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
parse(String s) |
Object |
parse(String s,
Class<?> fromType) |
public abstract Object parse(String s) throws SQLException
SQLException
public Object parse(String s, Class<?> fromType) throws SQLException
SQLException
Copyright © GigaSpaces.