| Package | Description |
|---|---|
| org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
| org.hibernate.exception.spi |
| Modifier and Type | Field and Description |
|---|---|
static ViolatedConstraintNameExtracter |
Cache71Dialect.EXTRACTER
The Cache ViolatedConstraintNameExtracter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TemplatedViolatedConstraintNameExtracter
Knows how to extract a violated constraint name from an error message based on the
fact that the constraint name is templated within the message.
|
| Modifier and Type | Method and Description |
|---|---|
ViolatedConstraintNameExtracter |
ConversionContext.getViolatedConstraintNameExtracter() |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.