Uses of Class
org.fryske_akademy.services.PreventEJBLoggingException
Packages that use PreventEJBLoggingException
Package
Description
This package contains interfaces and base classes for the development of crud (EJB/CDI) beans.
-
Uses of PreventEJBLoggingException in org.fryske_akademy.services
Methods in org.fryske_akademy.services that throw PreventEJBLoggingExceptionModifier and TypeMethodDescription<T> TAbstractCrudService.findExactlyOne(String namedQuery, List<Param> params, Class<T> type) <T> TCrudReadService.findExactlyOne(String namedQuery, List<Param> params, Class<T> type) return one result, no or multiple results throws an exception