jar

io.github.tivrfoa : mapresultset

Maven & Gradle

Jul 17, 2022
1 stars

MapResultSet API · An annotation processor for mapping a ResultSet to Java Objects

Table Of Contents

Latest Version

Download io.github.tivrfoa : mapresultset JAR file - Latest Versions:

All Versions

Download io.github.tivrfoa : mapresultset 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 mapresultset-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.tivrfoa.mapresultset.api

├─ io.github.tivrfoa.mapresultset.api.Column.class - [JAR]

├─ io.github.tivrfoa.mapresultset.api.Id.class - [JAR]

├─ io.github.tivrfoa.mapresultset.api.ManyToMany.class - [JAR]

├─ io.github.tivrfoa.mapresultset.api.ManyToOne.class - [JAR]

├─ io.github.tivrfoa.mapresultset.api.OneToMany.class - [JAR]

├─ io.github.tivrfoa.mapresultset.api.OneToOne.class - [JAR]

├─ io.github.tivrfoa.mapresultset.api.Query.class - [JAR]

├─ io.github.tivrfoa.mapresultset.api.Table.class - [JAR]