Uses of Interface
com.blazebit.persistence.spring.data.base.repository.EntityViewAwareCrudMethodMetadata
Packages that use EntityViewAwareCrudMethodMetadata
-
Uses of EntityViewAwareCrudMethodMetadata in com.blazebit.persistence.spring.data.base.repository
Methods in com.blazebit.persistence.spring.data.base.repository that return EntityViewAwareCrudMethodMetadataModifier and TypeMethodDescriptionEntityViewAwareCrudMethodMetadataPostProcessor.getCrudMethodMetadata()Returns aCrudMethodMetadataproxy that will lookup the actual target object by obtaining a thread bound instance from theTransactionSynchronizationManagerlater.protected EntityViewAwareCrudMethodMetadataAbstractEntityViewAwareRepository.getRepositoryMethodMetadata()Methods in com.blazebit.persistence.spring.data.base.repository with parameters of type EntityViewAwareCrudMethodMetadataModifier and TypeMethodDescriptionvoidAbstractEntityViewAwareRepository.setRepositoryMethodMetadata(EntityViewAwareCrudMethodMetadata crudMethodMetadata)