|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parser
Generic Axion parser interface. Arbitrary implementations of this interface should be interoperable with the Axion database engine, allowing pluggable parsers and syntaxes.
| Method Summary | |
|---|---|
AxionCommand |
parse(java.lang.String sql)
Parse a command from the given String. |
| Method Detail |
|---|
AxionCommand parse(java.lang.String sql)
throws AxionException
command from the given String.
AxionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||