-
br.com.yaw.sjc.exception.PersistenceException
Componente de exceção para operações de persistência.
A estratégia é utilizar uma RuntimeException
para encapsular SQLException
.
@author YaW Tecnologia
-
br.net.woodstock.rockframework.domain.persistence.PersistenceException
-
br.net.woodstock.rockframework.domain.persistence.orm.PersistenceException
-
br.net.woodstock.rockframework.persistence.orm.PersistenceException
-
cn.edu.zju.acm.onlinejudge.persistence.PersistenceException
The PersistenceException exception is used to wrap any persistence implementation specific exception. This exception is thrown by the those persistence interface implementations.
@version 2.0
@author Zhang, Zheng
-
com.cin.exceptions.PersistenceException
-
com.comcast.cmb.common.util.PersistenceException
Exeption represents generic CMBException during persistence
@author michael, aseem
-
com.im.imjutil.exception.PersistenceException
Classe de excecao lancada por persistidores do sistema.
@see {@link SystemUncheckedException}
@author Felipe Zappala
-
com.salas.bb.persistence.PersistenceException
Persistence layer exception.
-
com.samskivert.io.PersistenceException
A persistence exception can be thrown when an error occurs in underlying persistence code. By encapsulating errors, one retains the ability to make changes to the implementation structure without affecting the interface to persistence services presented to the application.
-
de.iritgo.aktera.persist.PersistenceException
Used to report a problem at the persistence level
@author Michael Nash
-
fr.soleil.salsa.exception.persistence.PersistenceException
-
gate.persist.PersistenceException
-
javax.persistence.PersistenceException
Thrown by the persistence provider when a problem occurs. All instances of PersistenceException except for instances of NoResultException and NonUniqueResultException will cause the current transaction, if one is active, to be marked for rollback.
@author
Bill Burke
-
net.sf.jportlet.portlets.PersistenceException
-
net.sourceforge.pebble.dao.PersistenceException
-
nexj.core.persistence.PersistenceException
Exception indicating a problem in the persistence layer.
-
org.apache.ambari.view.PersistenceException
View persistence exception. Indicates that an error occurred while persisting a view or view data.
-
org.apache.geronimo.timer.PersistenceException
@version $Rev: 476049 $ $Date: 2006-11-16 23:35:17 -0500 (Thu, 16 Nov 2006) $
-
org.apache.openjpa.persistence.PersistenceException
General persistence exception.
@author Abe White
@since 0.4.0
@nojavadoc
-
org.apache.sling.api.resource.PersistenceException
This exception will be thrown during the try to persist changes to a {@link PersistableValueMap}, a {@link ModifiableValueMap#update()} orthe {@link ResourceResolver}.
-
org.broadleafcommerce.openadmin.server.service.persistence.PersistenceException
@author Jeff Fischer
-
org.enhydra.shark.api.internal.instancepersistence.PersistenceException
-
org.exolab.castor.jdo.PersistenceException
An exception representing another exception (an SQL exception, a JNDI naming exception, etc) raised by the underlying persistence engine. Can be used to obtain information about the underlying exception.
@author
Assaf Arkin
@version $Revision: 7121 $ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $
-
org.exolab.jms.persistence.PersistenceException
The PersistenceException is a general exception thrown by the persistence layer.
@version $Revision: 1.1 $ $Date: 2004/11/26 01:50:44 $
@author
Jim Alateras
-
org.flexdock.docking.state.PersistenceException
Created on 2005-07-03
@author
Mateusz Szczap
@version $Id: PersistenceException.java,v 1.1 2005-07-05 14:53:31 marius Exp $
-
org.infinispan.persistence.spi.PersistenceException
An exception thrown by a {@link CacheLoader} or a {@link CacheWriter} implementation if there are problemsreading from a loader.
@author Manik Surtani
@since 4.0
-
org.objectweb.perseus.persistence.api.PersistenceException
-
org.openbp.server.persistence.PersistenceException
This exception indicates an error during a persistence operation. It may wrap another exception that describes the failure in detail.
@author Heiko Erhardt
-
org.openengsb.core.api.persistence.PersistenceException
-
org.rssowl.core.model.dao.PersistenceException
Runtime Exception thrown from Data Access Objects operations.
@author bpasero
-
org.rssowl.core.persist.service.PersistenceException
Runtime Exception thrown from Data Access Objects operations.
@author bpasero
-
org.timedex.exception.PersistenceException
A PersistenceException should be thrown if an error occurs accessing something in the database layer.
@author robert
-
org.waveprotocol.box.server.persistence.PersistenceException
{@link Exception} thrown when a persistence operation has failed.
@author tad.glines@gmail.com (Tad Glines)