jar

com.thehellings.gully : orientdb

Maven & Gradle

Oct 11, 2016
0 stars

orientdb · Annotations and helper classes for OrientDB data modeling

Table Of Contents

Latest Version

Download com.thehellings.gully : orientdb JAR file - Latest Versions:

All Versions

Download com.thehellings.gully : orientdb JAR file - All Versions:

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

com.thehellings.gully.orientdb.annotations

├─ com.thehellings.gully.orientdb.annotations.Entity.class - [JAR]

├─ com.thehellings.gully.orientdb.annotations.Field.class - [JAR]

com.thehellings.gully.orientdb.types

├─ com.thehellings.gully.orientdb.types.NameType.class - [JAR]

├─ com.thehellings.gully.orientdb.types.Type.class - [JAR]

com.thehellings.gully.orientdb

├─ com.thehellings.gully.orientdb.ConnectionPool.class - [JAR]

├─ com.thehellings.gully.orientdb.DefaultModel.class - [JAR]

├─ com.thehellings.gully.orientdb.Getter.class - [JAR]

├─ com.thehellings.gully.orientdb.OrientDBEntity.class - [JAR]

com.thehellings.gully.orientdb.exceptions

├─ com.thehellings.gully.orientdb.exceptions.InvalidTypeException.class - [JAR]

├─ com.thehellings.gully.orientdb.exceptions.UnsupportedFieldType.class - [JAR]

├─ com.thehellings.gully.orientdb.exceptions.WrapperInstantiationException.class - [JAR]

Advertisement