| 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 |
|---|---|
PgSQLManipulationFactory |
PostgreSQLVendor.getManipulationFactory()
Returns the manipulation factory, which knows to create PostgreSQL-specific data manipulation statements.
|
Copyright © 2010-2012. All Rights Reserved.