jar

org.teiid.connectors : translator-jpa

Maven & Gradle

May 07, 2021
2 usages

JPA2 Translator · This translator provides access to any JPA based entities

Table Of Contents

Latest Version

Download org.teiid.connectors : translator-jpa JAR file - Latest Versions:

All Versions

Download org.teiid.connectors : translator-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
16.0.x
15.0.x
14.0.x
13.1.x
13.0.x
12.3.x
12.2.x
12.1.x
12.0.x
11.2.x
11.1.x
11.0.x
10.3.x
10.2.x
10.1.x
10.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 translator-jpa-15.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.teiid.translator.jpa

├─ org.teiid.translator.jpa.JPA2ExecutionFactory.class - [JAR]

├─ org.teiid.translator.jpa.JPAMetadataProcessor.class - [JAR]

├─ org.teiid.translator.jpa.JPAPlugin.class - [JAR]

├─ org.teiid.translator.jpa.JPQLBaseExecution.class - [JAR]

├─ org.teiid.translator.jpa.JPQLDirectQueryExecution.class - [JAR]

├─ org.teiid.translator.jpa.JPQLQueryExecution.class - [JAR]

├─ org.teiid.translator.jpa.JPQLSelectVisitor.class - [JAR]

├─ org.teiid.translator.jpa.JPQLUpdateExecution.class - [JAR]

├─ org.teiid.translator.jpa.JPQLUpdateQueryVisitor.class - [JAR]