public class EngineFactory
extends java.lang.Object
DbEngine
objects based on the Hibernate dialect.Constructor and Description |
---|
EngineFactory() |
Modifier and Type | Method and Description |
---|---|
static DbEngine |
createEngine(Dialect dialect)
Create a new
DbEngine object. |