jar

cn.we-win.modules : qf-spring-data-jpa

Maven & Gradle

Jul 31, 2020

We-Win :: framework :: spring-data-jpa · A custom SQL/HQL based on spring-data-jpa, include optional condition and replaced partly parameter available.

Table Of Contents

Latest Version

Download cn.we-win.modules : qf-spring-data-jpa JAR file - Latest Versions:

All Versions

Download cn.we-win.modules : qf-spring-data-jpa JAR file - All Versions:

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

cn.wewin.modules.springdata.jpa.hibernate.dialect.functions

├─ cn.wewin.modules.springdata.jpa.hibernate.dialect.functions.BitwiseAndFunction.class - [JAR]

cn.wewin.modules.springdata.jpa.hibernate.dialect

├─ cn.wewin.modules.springdata.jpa.hibernate.dialect.MySqlDialect.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.hibernate.dialect.SqlServer2008Dialect.class - [JAR]

cn.wewin.modules.springdata.jpa.helper

├─ cn.wewin.modules.springdata.jpa.helper.CustomAliasToBeanResultTransformer.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.helper.Reflections.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.helper.SqlBuilder.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.helper.TextTemplates.class - [JAR]

cn.wewin.modules.springdata.jpa.annotation

├─ cn.wewin.modules.springdata.jpa.annotation.CustomQueries.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.annotation.CustomQuery.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.annotation.CustomQueryResources.class - [JAR]

cn.wewin.modules.springdata.jpa

├─ cn.wewin.modules.springdata.jpa.CustomerDynamicQueryJpa.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.CustomerQueryInformation.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.MyJpaRepository.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.MyJpaRepositoryFactory.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.MyJpaRepositoryFactoryBean.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.MySimpleJpaRepository.class - [JAR]

cn.wewin.modules.springdata.jpa.hibernate

├─ cn.wewin.modules.springdata.jpa.hibernate.JpaHqlQueries.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.hibernate.JpaNativeQueries.class - [JAR]

├─ cn.wewin.modules.springdata.jpa.hibernate.SearchFilter.class - [JAR]

Advertisement