jar

org.eclipse.jnosql.communication : jnosql-orientdb-driver

Maven & Gradle

Mar 11, 2023
52 stars

The Eclipse JNoSQL communication layer implementation to OrientDB

Table Of Contents

Latest Version

Download org.eclipse.jnosql.communication : jnosql-orientdb-driver JAR file - Latest Versions:

All Versions

Download org.eclipse.jnosql.communication : jnosql-orientdb-driver JAR file - All Versions:

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

org.eclipse.jnosql.communication.orientdb.document

├─ org.eclipse.jnosql.communication.orientdb.document.DefaultOrientDBDocumentManager.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.LiveQueryListener.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBConverter.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBDocumentConfiguration.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBDocumentConfigurations.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBDocumentManager.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBDocumentManagerFactory.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBDocumentQuery.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBException.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBLiveCallback.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBLiveCallbackBuilder.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBLiveCreateCallback.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBLiveDeleteCallback.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.OrientDBLiveUpdateCallback.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.QueryOSQLConverter.class - [JAR]

├─ org.eclipse.jnosql.communication.orientdb.document.QueryOSQLFactory.class - [JAR]