Uses of Class
cz.cvut.kbss.jopa.exceptions.OWLPersistenceException
Packages that use OWLPersistenceException
Package
Description
-
Uses of OWLPersistenceException in cz.cvut.kbss.jopa.exception
Subclasses of OWLPersistenceException in cz.cvut.kbss.jopa.exceptionModifier and TypeClassDescriptionclassIndicates that an attempt has been made to instantiate a class that is abstract in terms of JOPA.classclassThrown when an entity is missing an identifier and it cannot be generated.classIndicates that an unexpected datatype has been provided for a value.classThrown when an instance of class cannot be created.classIndicates that an issue has occurred with user-defined attribute converters.classIndicates that an enum mapping is not valid.classSignals that an entity field mapping is not valid.classIndicates an issue with lazy loading.classIndicates an error when building application persistence metamodel.classException thrown when an error occurs in a plugin.classException thrown when an error occurs when parsing a query.classIndicates an error during parsing and translation of SOQL to SPARQL.classRepresents a problem with aSparqlResultSetMappingdeclaration or its runtime usage to map query result to target value(s).classIndicates that the static metamodel could not be initialized.classThrown when it is not possible to execute a type transformation. -
Uses of OWLPersistenceException in cz.cvut.kbss.jopa.exceptions
Subclasses of OWLPersistenceException in cz.cvut.kbss.jopa.exceptionsModifier and TypeClassDescriptionclassException thrown when multiple contexts defined in aAbstractDescriptorare used for saving an assertion.classIndicates that a modification to an attribute could not be performed.classThis exception is thrown when cardinality restriction constraint is violated.classThrown by the persistence provider when an entity reference obtained byEntityManager.getReference(Class, Object)is accessed but the entity does not exist.classThis exception is raised when the user modifies an inferred attribute, which is forbidden.classclassThis exception is thrown when assertion identifier is not a valid URI.classThrown by the persistence provider whenQuery.getSingleResult()orTypedQuery.getSingleResult()is executed on a query and there is no result to return.classThrown by the persistence provider whenQuery.getSingleResult()orTypedQuery.getSingleResult()is executed on a query and there is more than one result from the query.classThrown when an attempt to put an entity with duplicate identifier into the persistence context is made.classThrown by the persistence provider whenEntityTransaction.commit()fails.classThis exception is thrown when an exception occurs while accessing the OntoDriver.classThrown by the persistence provider when a transaction is required but is not active. -
Uses of OWLPersistenceException in cz.cvut.kbss.jopa.oom.exception
Subclasses of OWLPersistenceException in cz.cvut.kbss.jopa.oom.exceptionModifier and TypeClassDescriptionclassThrown when a polymorphic entity cannot be loaded because its types are ambiguous, i.e.class