SQLMutationDialectFactory
classin packageklyn.data.sql.internal
public final class SQLMutationDialectFactory:
SQLMutationDialectFactory

Resolves one exact DML policy from an explicitly selected SQL dialect.

Methods
Modifier and Type Member Description
public static resolve
resolve(dialect as SQLDialect) as SQLMutationDialect:
Returns the registered mutation renderer for a dialect.