JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
javax.persistence.EntityNotFoundException
Packages that use
EntityNotFoundException
Package
Description
com.caucho.amber.manager
Uses of
EntityNotFoundException
in
com.caucho.amber.manager
Methods in
com.caucho.amber.manager
that throw
EntityNotFoundException
Modifier and Type
Method and Description
<T> T
AmberConnection.
getReference
(java.lang.Class<T> entityClass, java.lang.Object primaryKey)
Find by the primary key.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes