|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.ethz.mxquery.query.impl.CompilerImpl
public class CompilerImpl
| Constructor Summary | |
|---|---|
CompilerImpl()
|
|
| Method Summary | |
|---|---|
PreparedStatement |
compile(Context ctx,
java.lang.String query,
CompilerOptions co)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompilerImpl()
| Method Detail |
|---|
public PreparedStatement compile(Context ctx,
java.lang.String query,
CompilerOptions co)
throws MXQueryException
compile in interface XQCompilerMXQueryException
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||