Uses of Class
com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLException
Packages that use EJBQLException
-
Uses of EJBQLException in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
Methods in com.sun.jdo.spi.persistence.support.ejb.ejbqlc that throw EJBQLExceptionModifier and TypeMethodDescriptionEJBQLC.compile(String ejbqlQuery, Method method, int resultTypeMapping, boolean finderNotSelector, String ejbName) Compiles the specified query string for the specified finder/selector method.static voidThis method throws an EJBQLException indicating an user error.static voidThis method throws an EJBQLException indicating an user error.static voidThis method throws an EJBQLException indicating an user error.static voidThis method is called in the case of an fatal internal error.static voidThis method is called in the case of an fatal internal error.static voidThis method is called when we want to log an exception in a given level.