|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.query.model.SqlGenerationContext.FieldTypesTable
Constructor Summary | |
SqlGenerationContext.FieldTypesTable()
|
Method Summary | |
int |
bindJoin(java.sql.PreparedStatement stmt,
int bindPos)
|
java.lang.String |
getJoinExpression(boolean searchLastVersion)
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SqlGenerationContext.FieldTypesTable()
Method Detail |
public java.lang.String getName()
getName
in interface SqlGenerationContext.Table
public java.lang.String getJoinExpression(boolean searchLastVersion)
getJoinExpression
in interface SqlGenerationContext.Table
public int bindJoin(java.sql.PreparedStatement stmt, int bindPos)
bindJoin
in interface SqlGenerationContext.Table
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |