public class DialectFactoryTestingImpl extends Object implements org.hibernate.engine.jdbc.dialect.spi.DialectFactory
Constructor and Description |
---|
DialectFactoryTestingImpl() |
DialectFactoryTestingImpl(org.hibernate.dialect.Dialect dialect) |
Modifier and Type | Method and Description |
---|---|
org.hibernate.dialect.Dialect |
buildDialect(Map configValues,
org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfoSource resolutionInfoSource) |
public DialectFactoryTestingImpl()
public DialectFactoryTestingImpl(org.hibernate.dialect.Dialect dialect)
public org.hibernate.dialect.Dialect buildDialect(Map configValues, org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfoSource resolutionInfoSource)
buildDialect
in interface org.hibernate.engine.jdbc.dialect.spi.DialectFactory
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.