接口 DialectDetector
- 所有已知实现类:
DialectDetector.Impl
public interface DialectDetector
When dialect is not specified explicitly,
the default instance
INSTANCE of
this interface will be used to guess dialect
by JDBC connection.
You can define your customized `DialectDetector` and register it into spring context to override the default dialect guessing behavior.
-
嵌套类概要
嵌套类 -
字段概要
字段 -
方法概要
-
字段详细资料
-
INSTANCE
-
-
方法详细资料
-
detectDialect
-