Interface | Description |
---|---|
DialectFactory.DatabaseDialectMapper |
For a given database product name, instances of
DatabaseDialectMapper know which Dialect to use for different versions.
|
Class | Description |
---|---|
DialectFactory |
A factory for generating Dialect instances.
|
DialectFactory.VersionInsensitiveMapper |
A simple DatabaseDialectMapper for dialects which are independent
of the underlying database product version.
|
DialectFactoryBean |
Factory for the Hibernate dialect.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.