|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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(String sql)
Parse a command from the given String . |
Method Detail |
public AxionCommand parse(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 |