jar

org.codehaus.grepo : grepo-query-jpa

Maven & Gradle

Apr 12, 2011

Generic Repository: Query Jpa · Generic Repository: Query Jpa

Table Of Contents

Latest Version

Download org.codehaus.grepo : grepo-query-jpa JAR file - Latest Versions:

All Versions

Download org.codehaus.grepo : grepo-query-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
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 grepo-query-jpa-1.5.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.codehaus.grepo.query.jpa.repository

├─ org.codehaus.grepo.query.jpa.repository.DefaultJpaRepository.class - [JAR]

├─ org.codehaus.grepo.query.jpa.repository.JpaRepository.class - [JAR]

├─ org.codehaus.grepo.query.jpa.repository.JpaRepositoryFactoryBean.class - [JAR]

├─ org.codehaus.grepo.query.jpa.repository.ReadOnlyJpaRepository.class - [JAR]

├─ org.codehaus.grepo.query.jpa.repository.ReadOnlyJpaRepositoryImpl.class - [JAR]

├─ org.codehaus.grepo.query.jpa.repository.ReadWriteJpaRepository.class - [JAR]

├─ org.codehaus.grepo.query.jpa.repository.ReadWriteJpaRepositoryImpl.class - [JAR]

org.codehaus.grepo.query.jpa.generator

├─ org.codehaus.grepo.query.jpa.generator.AbstractJpaNativeQueryGenerator.class - [JAR]

├─ org.codehaus.grepo.query.jpa.generator.AbstractJpaQueryGenerator.class - [JAR]

├─ org.codehaus.grepo.query.jpa.generator.JpaNativeQueryGenerator.class - [JAR]

├─ org.codehaus.grepo.query.jpa.generator.JpaQueryGenerator.class - [JAR]

├─ org.codehaus.grepo.query.jpa.generator.JpaQueryParam.class - [JAR]

org.codehaus.grepo.query.jpa.config

├─ org.codehaus.grepo.query.jpa.config.JpaRepositoryBeanDefinitionParser.class - [JAR]

├─ org.codehaus.grepo.query.jpa.config.JpaRepositoryFactoryBeanDefinitionParser.class - [JAR]

├─ org.codehaus.grepo.query.jpa.config.JpaRepositoryNamespaceHandler.class - [JAR]

├─ org.codehaus.grepo.query.jpa.config.JpaRepositoryScanBeanDefinitionParser.class - [JAR]

org.codehaus.grepo.query.jpa.executor

├─ org.codehaus.grepo.query.jpa.executor.AbstractJpaQueryExecutor.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.GetQueryExecutor.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.JpaQueryDescriptor.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.JpaQueryExecutionContext.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.JpaQueryExecutionContextImpl.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.JpaQueryExecutor.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.ListQueryExecutor.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.LoadQueryExecutor.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.PlaceHolderResultClass.class - [JAR]

├─ org.codehaus.grepo.query.jpa.executor.UpdateQueryExecutor.class - [JAR]

org.codehaus.grepo.query.jpa.annotation

├─ org.codehaus.grepo.query.jpa.annotation.GTemporal.class - [JAR]

├─ org.codehaus.grepo.query.jpa.annotation.JpaFlushMode.class - [JAR]

├─ org.codehaus.grepo.query.jpa.annotation.JpaQueryOptions.class - [JAR]