jar

th.co.geniustree.springdata.jpa : specification-with-projections

Maven & Gradle

Jun 01, 2021
159 stars

specification-projection · Support specification with projection for Spring Data JPA

Table Of Contents

Latest Version

Download th.co.geniustree.springdata.jpa : specification-with-projections JAR file - Latest Versions:

All Versions

Download th.co.geniustree.springdata.jpa : specification-with-projections JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.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 specification-with-projections-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

th.co.geniustree.springdata.jpa.repository.support

├─ th.co.geniustree.springdata.jpa.repository.support.DefaultQueryHints.class - [JAR]

├─ th.co.geniustree.springdata.jpa.repository.support.JpaSpecificationExecutorWithProjectionImpl.class - [JAR]

├─ th.co.geniustree.springdata.jpa.repository.support.QueryHints.class - [JAR]

org.springframework.data.repository.query

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

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

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

th.co.geniustree.springdata.jpa.repository

├─ th.co.geniustree.springdata.jpa.repository.JpaSpecificationExecutorWithProjection.class - [JAR]

Advertisement