| Package | Description |
|---|---|
| io.ebean.config |
Configuration settings for EbeanServer construction
|
| Modifier and Type | Method and Description |
|---|---|
DbConstraintNaming |
ServerConfig.getConstraintNaming()
Return the constraint naming convention used in DDL generation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfig.setConstraintNaming(DbConstraintNaming constraintNaming)
Set the constraint naming convention used in DDL generation.
|
Copyright © 2019. All rights reserved.