Interface SqlAppender

All Superinterfaces:
Appendable
All Known Implementing Classes:
AbstractSqlAstTranslator, CockroachSqlAstTranslator, DB2iSqlAstTranslator, DB2SqlAstTranslator, DB2zSqlAstTranslator, DerbySqlAstTranslator, H2SqlAstTranslator, HANASqlAstTranslator, HSQLSqlAstTranslator, MariaDBSqlAstTranslator, MySQLSqlAstTranslator, OracleSqlAstTranslator, PostgreSQLSqlAstTranslator, SpannerSqlAstTranslator, SqlAstTranslatorWithMerge, SqlAstTranslatorWithUpsert, SQLServerSqlAstTranslator, StandardSqlAstTranslator, StringBuilderSqlAppender, SybaseASESqlAstTranslator, SybaseSqlAstTranslator, TiDBSqlAstTranslator
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SqlAppender extends Appendable
Access to appending SQL fragments to an in-flight buffer