| Package | Description |
|---|---|
| org.sql.generation.api.vendor |
This package provides an API for SQLVendors to implement, and a way to load different vendors dynamically.
|
| Modifier and Type | Method and Description |
|---|---|
DefinitionFactory |
SQLVendor.getDefinitionFactory()
Returns the factory to create definition statements (
CREATE SCHEMA/TABLE/VIEW/etc) for this vendor. |
Copyright © 2010-2012. All Rights Reserved.