jar

org.eclipse.jnosql.databases : jnosql-orientdb

Maven & Gradle

Jul 31, 2023

The Eclipse JNoSQL layer implementation to OrientDB

Table Of Contents

Latest Version

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

All Versions

Download org.eclipse.jnosql.databases : jnosql-orientdb 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-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.jnosql.databases.orientdb.mapping

├─ org.eclipse.jnosql.databases.orientdb.mapping.DefaultOrientDBTemplate.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.DocumentManagerSupplier.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.MapTypeUtil.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.OrientDBCrudRepository.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.OrientDBDocumentRepositoryProxy.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.OrientDBExtension.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.OrientDBLiveCallbackBuilder.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.OrientDBRepositoryBean.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.OrientDBTemplate.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.Param.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.SQL.class - [JAR]

├─ org.eclipse.jnosql.databases.orientdb.mapping.package-info.class - [JAR]

org.eclipse.jnosql.databases.orientdb.communication

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.eclipse.jnosql.databases.orientdb

├─ org.eclipse.jnosql.databases.orientdb.package-info.class - [JAR]