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.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.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.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.Implementation of query using result set mapping configuration.Represents a map of references between types.