jar

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

Maven & Gradle

Jun 15, 2023
5 usages
585 stars

Blazebit Persistence Integration Spring-Data 2.2

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.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-2.2-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.impl.repository

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

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

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

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

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

com.blazebit.persistence.spring.data.impl.query

├─ com.blazebit.persistence.spring.data.impl.query.CriteriaQueryParameterBinder.class - [JAR]

├─ com.blazebit.persistence.spring.data.impl.query.EntityViewAwareRepositoryInformation.class - [JAR]

├─ com.blazebit.persistence.spring.data.impl.query.EntityViewAwareRepositoryMetadataImpl.class - [JAR]

├─ com.blazebit.persistence.spring.data.impl.query.ParameterMetadataProviderImpl.class - [JAR]

├─ com.blazebit.persistence.spring.data.impl.query.PartTreeBlazePersistenceQuery.class - [JAR]

Advertisement