|
||||||||||
| 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,
Transaction xa)
Executes the query. |
TableFactory |
getFactory()
Returns the factory. |
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.db.sql.Query |
|---|
bind, bind, clearParameters, freeRows, generateWhere, getDatabase, getDataFields, getFromItems, getParamExprs, getParent, getSubSelect, getWhereExprs, isGroup, isReadOnly, isSelect, nextTuple, setBinaryStream, setBoolean, setBytes, setDataFields, setDate, setDouble, setFromItems, setFromItems, setGroup, setLimit, setLong, setParams, setParent, setString, 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,
Transaction xa)
throws java.sql.SQLException
execute in class Queryjava.sql.SQLExceptionpublic 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 | |||||||||