jar

net.seesharpsoft.sharping : sharping-spring-data

Maven & Gradle

Apr 22, 2020
2 usages
3 stars

Java Spring/JPA Data Handling support · Java Spring/JPA 2.1 data related extensions.

Table Of Contents

Latest Version

Download net.seesharpsoft.sharping : sharping-spring-data JAR file - Latest Versions:

All Versions

Download net.seesharpsoft.sharping : sharping-spring-data JAR file - All Versions:

Version Vulnerabilities Size Updated
0.21.x
0.20.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.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 sharping-spring-data-0.21.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.seesharpsoft.spring.data.domain.impl

├─ net.seesharpsoft.spring.data.domain.impl.SelectableRepositoryFactoryImpl.class - [JAR]

├─ net.seesharpsoft.spring.data.domain.impl.SelectableRepositoryImpl.class - [JAR]

├─ net.seesharpsoft.spring.data.domain.impl.SqlParserImpl.class - [JAR]

net.seesharpsoft.spring.data.domain

├─ net.seesharpsoft.spring.data.domain.OffsetLimitRequest.class - [JAR]

├─ net.seesharpsoft.spring.data.domain.SelectableInfo.class - [JAR]

├─ net.seesharpsoft.spring.data.domain.SelectableRepository.class - [JAR]

├─ net.seesharpsoft.spring.data.domain.SelectableRepositoryFactory.class - [JAR]

├─ net.seesharpsoft.spring.data.domain.SqlParser.class - [JAR]

net.seesharpsoft.spring.data.jpa.selectable

├─ net.seesharpsoft.spring.data.jpa.selectable.Alias.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.selectable.Join.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.selectable.Joins.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.selectable.Select.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.selectable.Selectable.class - [JAR]

net.seesharpsoft.spring.data.jpa.expression

├─ net.seesharpsoft.spring.data.jpa.expression.Dialect.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Dialects.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Operand.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Operands.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Operation.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Operations.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Operator.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Operators.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.expression.Parser.class - [JAR]

net.seesharpsoft.spring.data.jpa

├─ net.seesharpsoft.spring.data.jpa.CriteriaQueryWrapper.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.ExpressionHolder.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.JpaVendorUtilProxy.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.MultiInput2SpecificationConverter.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.OperationSpecification.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.SpecificationConverter.class - [JAR]

├─ net.seesharpsoft.spring.data.jpa.StaticSpecification.class - [JAR]

Advertisement