|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLVendor | |
|---|---|
| org.sql.generation.api.vendor | This package provides an API for SQLVendors to implement, and a way to load different vendors dynamically. |
| Uses of SQLVendor in org.sql.generation.api.vendor |
|---|
| Subinterfaces of SQLVendor in org.sql.generation.api.vendor | |
|---|---|
interface |
DerbyVendor
|
interface |
MySQLVendor
This is vendor for MySQL database. |
interface |
PostgreSQLVendor
This is vendor for PostgreSQL database. |
| Methods in org.sql.generation.api.vendor with type parameters of type SQLVendor | ||
|---|---|---|
static
|
SQLVendorProvider.createVendor(Class<VendorType> vendorClass)
Creates a new vendor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||