Uses of Enum
org.apache.sis.internal.metadata.sql.Dialect
Packages that use Dialect
Package
Description
A set of helper classes for SQL handling in the Apache SIS implementation.
-
Uses of Dialect in org.apache.sis.internal.metadata.sql
Fields in org.apache.sis.internal.metadata.sql declared as DialectMethods in org.apache.sis.internal.metadata.sql that return DialectModifier and TypeMethodDescriptionstatic DialectDialect.guess(DatabaseMetaData metadata) Returns the presumed SQL dialect.static DialectReturns the enum constant of this type with the specified name.static Dialect[]Dialect.values()Returns an array containing the constants of this enum type, in the order they are declared.