|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.db.sql.Query
com.caucho.db.sql.CreateQuery
public class CreateQuery
Field Summary |
---|
Fields inherited from class com.caucho.db.sql.Query |
---|
_whereExpr |
Method Summary | |
---|---|
void |
execute(QueryContext queryContext,
DbTransaction xa)
Executes the query. |
TableFactory |
getFactory()
Returns the factory. |
java.lang.String |
toString()
|
Methods inherited from class com.caucho.db.sql.Query |
---|
bind, bind, executeCursor, freeRows, generateWhere, getDatabase, getDataFields, getFromItems, getParamExprs, getParent, getSubSelect, getWhereExprs, isGroup, isReadOnly, isSelect, nextTuple, setDataFields, setFromItems, setFromItems, setGroup, setLimit, setParams, setParent, setSubSelect, setWhereExpr, setWhereExprs, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public TableFactory getFactory()
public void execute(QueryContext queryContext, DbTransaction xa) throws java.sql.SQLException
execute
in class Query
java.sql.SQLException
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |