java.lang.Object | ||
↳ | org.hibernate.dialect.resolver.AbstractDialectResolver | |
↳ | org.hibernate.dialect.resolver.StandardDialectResolver |
The standard Hibernate resolver.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Perform the actual resolution without caring about handling
SQLException s. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Perform the actual resolution without caring about handling SQLException
s.
metaData | The database metadata |
---|
SQLException |
---|