jar

net.sf.jpa-queryfier : jpa-queryfier

Maven & Gradle

Nov 25, 2014
1 stars

JPA Queryfier · A simple lib to create and append parameters into JPQL/SQL Query objects in a simplified fashion.

Table Of Contents

Latest Version

Download net.sf.jpa-queryfier : jpa-queryfier JAR file - Latest Versions:

All Versions

Download net.sf.jpa-queryfier : jpa-queryfier JAR file - All Versions:

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

org.jpaqueryfier

├─ org.jpaqueryfier.JpaQueryfier.class - [JAR]

├─ org.jpaqueryfier.QueryParameter.class - [JAR]

├─ org.jpaqueryfier.QueryParameters.class - [JAR]

├─ org.jpaqueryfier.SQLGrammar.class - [JAR]

├─ org.jpaqueryfier.SQLMicroprocessor.class - [JAR]