- All Known Implementing Classes:
DefaultSqlDialectProviderImpl
Provides the SQL dialect.
- Since:
- 1.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface st.orm.spi.Orderable
Orderable.After, Orderable.AfterAny, Orderable.Before, Orderable.BeforeAny -
Method Summary
-
Method Details
-
getSqlDialect
SqlDialect getSqlDialect()Returns the SQL dialect.
-