jar

net.sf.oqt : oqt-maven-plugin

Maven & Gradle

Jun 16, 2013
1 usages

Maven OpenJPA Query Translator Plugin · This is the Maven OpenJPA Query Translator plugin

Table Of Contents

Latest Version

Download net.sf.oqt : oqt-maven-plugin JAR file - Latest Versions:

All Versions

Download net.sf.oqt : oqt-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3
0.2

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 oqt-maven-plugin-0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.oqt.driver

├─ net.sf.oqt.driver.NullCallableStatement.class - [JAR]

├─ net.sf.oqt.driver.NullConnection.class - [JAR]

├─ net.sf.oqt.driver.NullDriver.class - [JAR]

├─ net.sf.oqt.driver.NullPreparedStatement.class - [JAR]

├─ net.sf.oqt.driver.NullResultSet.class - [JAR]

net.sf.oqt.jpa

├─ net.sf.oqt.jpa.EntityFinder.class - [JAR]

├─ net.sf.oqt.jpa.JPATransformer.class - [JAR]

├─ net.sf.oqt.jpa.ParameterFactory.class - [JAR]

net.sf.oqt.core

├─ net.sf.oqt.core.CoreFactory.class - [JAR]

├─ net.sf.oqt.core.CoreProperties.class - [JAR]

├─ net.sf.oqt.core.Serializer.class - [JAR]

net.sf.oqt.model

├─ net.sf.oqt.model.EntityVO.class - [JAR]

├─ net.sf.oqt.model.PackageVO.class - [JAR]

├─ net.sf.oqt.model.QueryType.class - [JAR]

├─ net.sf.oqt.model.QueryVO.class - [JAR]

├─ net.sf.oqt.model.ResultVO.class - [JAR]

net.sf.oqt.maven

├─ net.sf.oqt.maven.AbstractQueryTranslatorTranslateMojo.class - [JAR]

├─ net.sf.oqt.maven.QueryTranslatorReportingMojo.class - [JAR]

├─ net.sf.oqt.maven.QueryTranslatorTranslateMojo.class - [JAR]

├─ net.sf.oqt.maven.QueryTranslatorValidateMojo.class - [JAR]

Advertisement