| Package | Description |
|---|---|
| net.sf.hajdbc.dialect | |
| net.sf.hajdbc.dialect.mysql | |
| net.sf.hajdbc.dialect.postgresql |
| Modifier and Type | Method and Description |
|---|---|
DumpRestoreSupport |
StandardDialect.getDumpRestoreSupport() |
DumpRestoreSupport |
Dialect.getDumpRestoreSupport() |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLDialect
Dialect for MySQL
|
| Modifier and Type | Method and Description |
|---|---|
DumpRestoreSupport |
MySQLDialect.getDumpRestoreSupport() |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLDialect
Dialect for PostgreSQL.
|
| Modifier and Type | Method and Description |
|---|---|
DumpRestoreSupport |
PostgreSQLDialect.getDumpRestoreSupport() |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.