jar

com.github.ymonnier.sql-helper : ym-sql-helper

Maven & Gradle

Mar 23, 2017
1 stars

JPA Helper · A little abstraction of CRUD operations and generator find function for model's attributs.

Table Of Contents

Latest Version

Download com.github.ymonnier.sql-helper : ym-sql-helper JAR file - Latest Versions:

All Versions

Download com.github.ymonnier.sql-helper : ym-sql-helper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 ym-sql-helper-1.0-0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ymonnier.sql.help.generator.annotations

├─ com.ymonnier.sql.help.generator.annotations.Attr.class - [JAR]

├─ com.ymonnier.sql.help.generator.annotations.Extends.class - [JAR]

com.ymonnier.sql.help.service.utilities

├─ com.ymonnier.sql.help.service.utilities.ClassUtil.class - [JAR]

com.ymonnier.sql.help.service.fatory

├─ com.ymonnier.sql.help.service.fatory.EntityManagerFactory.class - [JAR]

com.ymonnier.sql.help.service

├─ com.ymonnier.sql.help.service.CrudService.class - [JAR]

├─ com.ymonnier.sql.help.service.CrudServiceBean.class - [JAR]

├─ com.ymonnier.sql.help.service.QueryBuilder.class - [JAR]

com.ymonnier.sql.help.generator.processors

├─ com.ymonnier.sql.help.generator.processors.ExtendsProcessor.class - [JAR]

com.ymonnier.sql.help

├─ com.ymonnier.sql.help.App.class - [JAR]

com.ymonnier.sql.help.test

├─ com.ymonnier.sql.help.test.MyEntity.class - [JAR]