jar

wiki.xsx : JG-All

Maven & Gradle

Mar 24, 2018

JG-All · a generator, from the database tables convert to the Java classes or from the Java classes convert to the database tables. support mysql, oracle, sqlserver and postgresql.

Table Of Contents

Latest Version

Download wiki.xsx : JG-All JAR file - Latest Versions:

All Versions

Download wiki.xsx : JG-All JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 JG-All-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

wiki.xsx.jg.annotation

├─ wiki.xsx.jg.annotation.Comment.class - [JAR]

├─ wiki.xsx.jg.annotation.DataType.class - [JAR]

├─ wiki.xsx.jg.annotation.DefaultValue.class - [JAR]

├─ wiki.xsx.jg.annotation.Id.class - [JAR]

├─ wiki.xsx.jg.annotation.Ignore.class - [JAR]

├─ wiki.xsx.jg.annotation.IsAutoIncrement.class - [JAR]

├─ wiki.xsx.jg.annotation.IsNotNull.class - [JAR]

wiki.xsx.jg.core

├─ wiki.xsx.jg.core.AbstractService.class - [JAR]

├─ wiki.xsx.jg.core.Database.class - [JAR]

├─ wiki.xsx.jg.core.DatabaseAdapter.class - [JAR]

├─ wiki.xsx.jg.core.DatabaseService.class - [JAR]

├─ wiki.xsx.jg.core.Entity.class - [JAR]

├─ wiki.xsx.jg.core.Field.class - [JAR]

├─ wiki.xsx.jg.core.FileGenerator.class - [JAR]

├─ wiki.xsx.jg.core.MySQLService.class - [JAR]

├─ wiki.xsx.jg.core.OracleService.class - [JAR]

├─ wiki.xsx.jg.core.PostgreSQLService.class - [JAR]

├─ wiki.xsx.jg.core.SQLServerService.class - [JAR]

├─ wiki.xsx.jg.core.TableGenerator.class - [JAR]

wiki.xsx.jg.main

├─ wiki.xsx.jg.main.Generator.class - [JAR]

wiki.xsx.jg.log

├─ wiki.xsx.jg.log.Logger.class - [JAR]

wiki.xsx.jg.util

├─ wiki.xsx.jg.util.StrUtil.class - [JAR]

Advertisement