| 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 |
|---|---|
PgSQLDataTypeFactory |
PostgreSQLVendor.getDataTypeFactory()
Returns the data type factory, which knows to create PostgreSQL-specific data types as well as pre-defined
standard ones.
|
Copyright © 2010-2012. All Rights Reserved.