Uses of Class
com.sun.jdo.api.persistence.support.JDOFatalInternalException
-
Packages that use JDOFatalInternalException Package Description com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc -
-
Uses of JDOFatalInternalException in com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc
Methods in com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc that throw JDOFatalInternalException Modifier and Type Method Description voidErrorMsg. fatal(String msg)Indicates a fatal situation (implementation error).voidErrorMsg. fatal(String msg, Exception nested)Indicates a fatal situation (implementation error).
-