jar

cn.bestwu.simpleframework : simpleframework-data-jpa

Maven & Gradle

Mar 25, 2019

simpleframework-data-jpa · simpleframework-data-jpa

Table Of Contents

Latest Version

Download cn.bestwu.simpleframework : simpleframework-data-jpa JAR file - Latest Versions:

All Versions

Download cn.bestwu.simpleframework : simpleframework-data-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 simpleframework-data-jpa-0.1.33.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.bestwu.simpleframework.data.jpa.query

├─ cn.bestwu.simpleframework.data.jpa.query.ExactPath.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.query.RecycleQueryByExampleExecutor.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.query.RecycleQuerydslPredicateExecutor.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.query.StringPath.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.query.TypedExample.class - [JAR]

cn.bestwu.simpleframework.data.jpa

├─ cn.bestwu.simpleframework.data.jpa.BaseRepository.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.BaseServiceImpl.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.DataJpaConfiguration.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.IBaseService.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.JpaExtProperties.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.JpaExtRepository.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.PageController.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.PagedResources.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.SoftDelete.class - [JAR]

org.springframework.data.jpa.repository.query.mybatis

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

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

cn.bestwu.simpleframework.data.jpa.support

├─ cn.bestwu.simpleframework.data.jpa.support.DefaultSoftDeleteSupport.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.support.JpaExtRepositoryFactoryBean.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.support.QuerydslJpaExtPredicateExecutor.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.support.SimpleJpaExtRepository.class - [JAR]

├─ cn.bestwu.simpleframework.data.jpa.support.SoftDeleteSupport.class - [JAR]

org.springframework.data.jpa.repository.support

├─ org.springframework.data.jpa.repository.support.JpaExtRepositoryFactory.class - [JAR]

org.springframework.data.jpa.repository.query

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

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

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

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

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

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

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

Advertisement