Interface CteContainer

All Known Implementing Classes:
AbstractMutationStatement, AbstractStatement, AbstractUpdateOrDeleteStatement, DeleteStatement, InsertSelectStatement, SelectStatement, UpdateStatement

public interface CteContainer
The consumer part of a CTE statement - the select or insert or delete or update that uses the CTE