Method | Description | |
---|---|---|
GenerateSql ( |
||
VisitJoinedGroupingTableInfo ( |
||
VisitResolvedJoinInfo ( |
||
VisitSimpleTableInfo ( |
||
VisitSubStatementTableInfo ( |
Method | Description | |
---|---|---|
SqlTableAndJoinTextGenerator ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System |
Method | Description | |
---|---|---|
GenerateSqlForJoins ( |
||
GenerateTextForSqlJoinedTable ( IJoinInfoVisitor visitor, |
||
GenerateTextForSqlTable ( ITableInfoVisitor visitor, |
||
IJoinInfoVisitor ( |
||
IJoinInfoVisitor ( |
||
ITableInfoVisitor ( |
||
ITableInfoVisitor ( |
||
ITableInfoVisitor ( |
public static GenerateSql ( |
||
sqlTable | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
isFirstTable | bool | |
return | void |
protected SqlTableAndJoinTextGenerator ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
return | System |
public VisitJoinedGroupingTableInfo ( |
||
tableInfo | ||
return | ITableInfo |
public VisitResolvedJoinInfo ( |
||
joinInfo | ||
return | IJoinInfo |
public VisitSimpleTableInfo ( |
||
tableInfo | ||
return | ITableInfo |
public VisitSubStatementTableInfo ( |
||
tableInfo | ||
return | ITableInfo |