| Package | Description |
|---|---|
| org.javers.repository.jdbc |
| Modifier and Type | Method and Description |
|---|---|
DialectName |
JdbcRepositoryConfiguration.getDialectName()
Sql dialect, mandatory
|
static DialectName |
DialectName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialectName[] |
DialectName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcRepositoryConfiguration.withDialect(DialectName dialect) |
JdbcDiffRepositoryBuilder |
JdbcDiffRepositoryBuilder.withDialect(DialectName dialect) |
Copyright © 2014. All rights reserved.