Uses of Class
javax.persistence.EntityNotFoundException

Packages that use EntityNotFoundException
com.caucho.amber.manager   
 

Uses of EntityNotFoundException in com.caucho.amber.manager
 

Methods in com.caucho.amber.manager that throw EntityNotFoundException
<T> T
AmberConnection.getReference(java.lang.Class<T> entityClass, java.lang.Object primaryKey)
          Find by the primary key.