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> TObjectOntologyMapper.getReference(LoadingParameters<T> loadingParameters) Gets a reference to an entity corresponding to the specified parameters.<T> TObjectOntologyMapperImpl.getReference(LoadingParameters<T> loadingParameters) <T> TObjectOntologyMapper.loadEntity(LoadingParameters<T> loadingParameters) Loads and reconstructs an entity from the ontology.<T> TObjectOntologyMapperImpl.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> TConnectionWrapper.find(LoadingParameters<T> loadingParameters) <T> TConnectionWrapper.getReference(LoadingParameters<T> loadingParameters)