JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.ebean.DataIntegrityException
Packages that use
DataIntegrityException
Package
Description
io.ebean
Core API (see
Database
,
DB
and
Query
).
Uses of
DataIntegrityException
in
io.ebean
Subclasses of
DataIntegrityException
in
io.ebean
Modifier and Type
Class
Description
class
DuplicateKeyException
Thrown when a duplicate is attempted on a unique constraint.