|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManipulationFactory | |
|---|---|
| org.sql.generation.api.grammar.factories.pgsql | Package to contain PostgreSQL-specific factories enabling creating of PostgreSQL-specific syntax elements. |
| org.sql.generation.api.vendor | This package provides an API for SQLVendors to implement, and a way to load different vendors dynamically. |
| Uses of ManipulationFactory in org.sql.generation.api.grammar.factories.pgsql |
|---|
| Subinterfaces of ManipulationFactory in org.sql.generation.api.grammar.factories.pgsql | |
|---|---|
interface |
PgSQLManipulationFactory
|
| Uses of ManipulationFactory in org.sql.generation.api.vendor |
|---|
| Methods in org.sql.generation.api.vendor that return ManipulationFactory | |
|---|---|
ManipulationFactory |
SQLVendor.getManipulationFactory()
Returns the factory to create manipulation statements ( DROP/ALTER SCHEMA/TABLE/etc) for this vendor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||