jar

org.eclipse.dirigible : dirigible-components-engine-odata

Maven & Gradle

Aug 11, 2023

Components - Engine - OData

Table Of Contents

Latest Version

Download org.eclipse.dirigible : dirigible-components-engine-odata JAR file - Latest Versions:

All Versions

Download org.eclipse.dirigible : dirigible-components-engine-odata JAR file - All Versions:

Version Vulnerabilities Size Updated
8.9.x
8.8.x
8.7.x
8.6.x
8.5.x
8.4.x
8.3.x
8.2.x
8.1.x
8.0.x
7.7.x
7.2.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 dirigible-components-engine-odata-8.9.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.dirigible.components.odata.repository

├─ org.eclipse.dirigible.components.odata.repository.ODataContainerRepository.class - [JAR]

├─ org.eclipse.dirigible.components.odata.repository.ODataHandlerRepository.class - [JAR]

├─ org.eclipse.dirigible.components.odata.repository.ODataMappingRepository.class - [JAR]

├─ org.eclipse.dirigible.components.odata.repository.ODataRepository.class - [JAR]

├─ org.eclipse.dirigible.components.odata.repository.ODataSchemaRepository.class - [JAR]

org.eclipse.dirigible.components.odata.domain

├─ org.eclipse.dirigible.components.odata.domain.OData.class - [JAR]

├─ org.eclipse.dirigible.components.odata.domain.ODataContainer.class - [JAR]

├─ org.eclipse.dirigible.components.odata.domain.ODataHandler.class - [JAR]

├─ org.eclipse.dirigible.components.odata.domain.ODataMapping.class - [JAR]

├─ org.eclipse.dirigible.components.odata.domain.ODataSchema.class - [JAR]

org.eclipse.dirigible.components.odata.config

├─ org.eclipse.dirigible.components.odata.config.ODataConfig.class - [JAR]

├─ org.eclipse.dirigible.components.odata.config.ODataEngine.class - [JAR]

org.eclipse.dirigible.components.odata.service

├─ org.eclipse.dirigible.components.odata.service.ODataContainerService.class - [JAR]

├─ org.eclipse.dirigible.components.odata.service.ODataHandlerService.class - [JAR]

├─ org.eclipse.dirigible.components.odata.service.ODataMappingService.class - [JAR]

├─ org.eclipse.dirigible.components.odata.service.ODataMetadataService.class - [JAR]

├─ org.eclipse.dirigible.components.odata.service.ODataSchemaService.class - [JAR]

├─ org.eclipse.dirigible.components.odata.service.ODataService.class - [JAR]

org.eclipse.dirigible.components.odata.factory

├─ org.eclipse.dirigible.components.odata.factory.DirigibleODataServiceFactory.class - [JAR]

├─ org.eclipse.dirigible.components.odata.factory.ODataEdmTableMappingProvider.class - [JAR]

org.eclipse.dirigible.components.odata.handler

├─ org.eclipse.dirigible.components.odata.handler.ScriptingOData2EventHandler.class - [JAR]

org.eclipse.dirigible.components.odata.synchronizer

├─ org.eclipse.dirigible.components.odata.synchronizer.ODataSynchronizer.class - [JAR]

org.eclipse.dirigible.components.odata.transformers

├─ org.eclipse.dirigible.components.odata.transformers.DefaultPropertyNameEscaper.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.DefaultTableMetadataProvider.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.OData2ODataHTransformer.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.OData2ODataMTransformer.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.OData2ODataXTransformer.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.OData2TransformerException.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.ODataDatabaseMetadataUtil.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.ODataMetadataUtil.class - [JAR]

├─ org.eclipse.dirigible.components.odata.transformers.ODataPropertyNameEscaper.class - [JAR]

org.eclipse.dirigible.components.odata.api

├─ org.eclipse.dirigible.components.odata.api.ODataAssociation.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataAssociationEnd.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataEntity.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataHandler.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataHandlerMethods.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataHandlerTypes.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataManyToManyMappingTable.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataNavigation.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataParameter.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.ODataProperty.class - [JAR]

├─ org.eclipse.dirigible.components.odata.api.TableMetadataProvider.class - [JAR]