jar

com.blazebit : blaze-persistence-integration-spring-data-base

Maven & Gradle

Jun 15, 2023
11 usages
585 stars

Blazebit Persistence Integration Spring-Data Base

Table Of Contents

Latest Version

Download com.blazebit : blaze-persistence-integration-spring-data-base JAR file - Latest Versions:

All Versions

Download com.blazebit : blaze-persistence-integration-spring-data-base JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window blaze-persistence-integration-spring-data-base-1.6.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.blazebit.persistence.spring.data.repository

├─ com.blazebit.persistence.spring.data.repository.BlazeSpecification.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.EntityViewReplacingMethodInterceptor.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.EntityViewRepository.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.EntityViewSettingProcessor.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.EntityViewSpecificationExecutor.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.KeysetAwarePage.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.KeysetAwareSlice.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.KeysetPageRequest.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.KeysetPageable.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.package-info.class - [JAR]

com.blazebit.persistence.spring.data.base

├─ com.blazebit.persistence.spring.data.base.EntityViewSortUtil.class - [JAR]

org.springframework.data.repository.config

├─ org.springframework.data.repository.config.BootstrapMode.class - [JAR]

com.blazebit.persistence.spring.data.repository.config

├─ com.blazebit.persistence.spring.data.repository.config.BlazeRepositoriesRegistrar.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.config.BlazeRepositoryConfigExtension.class - [JAR]

├─ com.blazebit.persistence.spring.data.repository.config.EnableBlazeRepositories.class - [JAR]

com.blazebit.persistence.spring.data.base.query

├─ com.blazebit.persistence.spring.data.base.query.AbstractCriteriaQueryParameterBinder.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.AbstractPartTreeBlazePersistenceQuery.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.EntityViewAwareJpaQueryMethod.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.EntityViewAwareRepositoryMetadata.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.JpaParameters.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.KeysetAwarePageImpl.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.KeysetAwareSliceImpl.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.ParameterBinder.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.query.ParameterMetadataProvider.class - [JAR]

org.springframework.data.jpa.repository.query

├─ org.springframework.data.jpa.repository.query.FixedJpaCountQueryCreator.class - [JAR]

├─ org.springframework.data.jpa.repository.query.FixedJpaQueryCreator.class - [JAR]

com.blazebit.persistence.spring.data.annotation

├─ com.blazebit.persistence.spring.data.annotation.OptionalParam.class - [JAR]

com.blazebit.persistence.spring.data.base.repository

├─ com.blazebit.persistence.spring.data.base.repository.AbstractEntityViewAwareRepository.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.repository.EntityViewAwareCrudMethodMetadata.class - [JAR]

├─ com.blazebit.persistence.spring.data.base.repository.EntityViewAwareCrudMethodMetadataPostProcessor.class - [JAR]

Advertisement