jar

net.optionfactory.spring : data-jpa

Maven & Gradle

Feb 07, 2023
2 usages
1 stars

net.optionfactory.spring:data-jpa · optionfactory-spring data-jpa

Table Of Contents

Latest Version

Download net.optionfactory.spring : data-jpa JAR file - Latest Versions:

All Versions

Download net.optionfactory.spring : data-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0
7.16
7.15
7.14
7.13
7.11
7.10
7.9
7.8
7.7
7.6
7.5
7.4
7.3
7.2
7.1
7.0
6.4
6.3
6.2
6.1
6.0
5.13
5.12
5.11
5.10
5.9
5.8
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.0

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 data-jpa-7.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.optionfactory.spring.data.jpa.filtering.filters.spi

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.CustomFilter.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.Filters.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.InvalidFilterConfiguration.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.InvalidFilterRequest.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.InvalidSortRequest.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.Repositories.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.Sorters.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.Values.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.spi.WhitelistedFilter.class - [JAR]

net.optionfactory.spring.data.jpa.filtering.filters

├─ net.optionfactory.spring.data.jpa.filtering.filters.BooleanCompare.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.Filterable.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.InEnum.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.InList.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.InstantCompare.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.LocalDateCompare.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.NumberCompare.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.QueryMode.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.Sortable.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.filters.TextCompare.class - [JAR]

net.optionfactory.spring.data.jpa.filtering

├─ net.optionfactory.spring.data.jpa.filtering.EnableJpaWhitelistFilteringRepositories.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.Filter.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.FilterRequest.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.JpaWhitelistFilteringRepositoryBase.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.TraversalFilter.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.WhitelistFilteringRepository.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.WhitelistFilteringSpecificationAdapter.class - [JAR]

├─ net.optionfactory.spring.data.jpa.filtering.WhitelistSortingSpecificationAdapter.class - [JAR]

net.optionfactory.spring.data.jpa.hibernate.naming

├─ net.optionfactory.spring.data.jpa.hibernate.naming.LowercaseUnderscoreSeparatedPhysicalNamingStrategy.class - [JAR]

Advertisement