Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.dao |
The DAO layer.
|
Modifier and Type | Class and Description |
---|---|
class |
NonUniquePrimaryKeyHandler
Handles DAO exceptions thrown when trying to insert a new row with
a primary key that already exists in the database.
|
class |
UniquenessViolationHandler
Handles DAO exceptions thrown when trying to insert a row which would
violate a uniqueness constraint.
|
Copyright © 2013. All Rights Reserved.