Uses of Class
cz.cvut.kbss.jopa.sessions.util.LoadingParameters
Packages that use LoadingParameters
-
Uses of LoadingParameters in cz.cvut.kbss.jopa.oom
Methods in cz.cvut.kbss.jopa.oom with parameters of type LoadingParametersModifier and TypeMethodDescription<T> T
ObjectOntologyMapper.getReference
(LoadingParameters<T> loadingParameters) Gets a reference to an entity corresponding to the specified parameters.<T> T
ObjectOntologyMapperImpl.getReference
(LoadingParameters<T> loadingParameters) <T> T
ObjectOntologyMapper.loadEntity
(LoadingParameters<T> loadingParameters) Loads and reconstructs an entity from the ontology.<T> T
ObjectOntologyMapperImpl.loadEntity
(LoadingParameters<T> loadingParameters) -
Uses of LoadingParameters in cz.cvut.kbss.jopa.sessions
Methods in cz.cvut.kbss.jopa.sessions with parameters of type LoadingParametersModifier and TypeMethodDescription<T> T
ConnectionWrapper.find
(LoadingParameters<T> loadingParameters) <T> T
ConnectionWrapper.getReference
(LoadingParameters<T> loadingParameters)