Provider for
DbDialects.- Since:
- 1.0.0
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
get
- Parameters:
id- theidentifierof the requestedDbDialect.- Returns:
- the requested
DbDialect. - Throws:
io.github.mmm.base.exception.ObjectNotFoundException- if noDbDialectcould be found for the givenname.
-
getByDbUrl
-
has
-
get
- Returns:
- the singleton instance of this
DbDialectProvider.
-