jar

io.github.tivrfoa : mapresultset-processor

Maven & Gradle

Jul 17, 2022
1 stars

An annotation processor for mapping a ResultSet to Java Objects

Table Of Contents

Latest Version

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

All Versions

Download io.github.tivrfoa : mapresultset-processor 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-processor-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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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