jar

com.syncleus.ferma : ferma-orientdb

Maven & Gradle

Sep 03, 2018
5 stars

Ferma OrientDB Extension · An OrientDB extension for the Ferma ORM

Table Of Contents

Latest Version

Download com.syncleus.ferma : ferma-orientdb JAR file - Latest Versions:

All Versions

Download com.syncleus.ferma : ferma-orientdb JAR file - All Versions:

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

com.syncleus.ferma.ext

├─ com.syncleus.ferma.ext.AbstractInterceptingEdgeFrame.class - [JAR]

├─ com.syncleus.ferma.ext.AbstractInterceptingVertexFrame.class - [JAR]

├─ com.syncleus.ferma.ext.ElementTypeClassCache.class - [JAR]

com.syncleus.ferma.ext.orientdb.impl

├─ com.syncleus.ferma.ext.orientdb.impl.OrientTransactionFactoryImpl.class - [JAR]

com.syncleus.ferma.ext.orientdb

├─ com.syncleus.ferma.ext.orientdb.DelegatingFramedOrientGraph.class - [JAR]

├─ com.syncleus.ferma.ext.orientdb.DelegatingFramedOrientTransaction.class - [JAR]

├─ com.syncleus.ferma.ext.orientdb.OrientDBTx.class - [JAR]

├─ com.syncleus.ferma.ext.orientdb.OrientDBTypeResolver.class - [JAR]

├─ com.syncleus.ferma.ext.orientdb.OrientTransactionFactory.class - [JAR]

Advertisement