Class Dialects

java.lang.Object
org.apache.gravitino.rel.Dialects

public final class Dialects extends Object
Predefined SQL dialect identifiers used by SQLRepresentation.dialect().

Dialect values are lowercase identifiers so they can be compared case-insensitively. Applications are free to use dialect strings that are not listed here; this class only provides constants for the dialects Gravitino recognizes out of the box.