Package cz.cvut.kbss.jopa.model
package cz.cvut.kbss.jopa.model
-
ClassDescriptionAttributeConverter<X,
Y> A class that implements this interface can be used to convert entity attribute state into axiom/triple value representation and back again.Default entity loader just callsUnitOfWork
to load an instance with the identifier retrieved from the result row.Interface used to interact with the second-level cache.Factory that caches created descriptors.Default implementation of theEntityDescriptorFactory
interface.Default implementation of thePersistenceProviderResolver
, threadsafe.Creates entity descriptors based on metamodel information.Represents the state of an entity with respect to a persistence context.Experimental configuration properties.Interface dynamically assigned to entity classes so that their instances may be attached to a persistence context.Represents a string with translations to (possibly) multiple languages.Query result loader for a non-entity result type.Interface implemented by the persistence provider.Determine the list of persistence providers available in the runtime environment.Holds the globalPersistenceProviderResolver
instance.Utility interface between the application and the persistence provider managing the persistence unit.Utility interface between the application and the persistence provider(s).Utility interface implemented by the persistence provider.Processes query hints.Allows disabling inference for query execution.Loads result from a query result row.Implementation of query using result set mapping configuration.Represents a map of references between types.