All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mysema.query.jpa.package-info Maven / Gradle / Ivy

There is a newer version: 3.7.4
Show newest version
/*
 * Copyright (c) 2009 Mysema Ltd.
 * All rights reserved.
 *
 */

/**
 * Query implementations for HQL and JPAQL
 */
@DefaultAnnotation( { Nonnull.class })
package com.mysema.query.jpa;

import javax.annotation.Nonnull;

import edu.umd.cs.findbugs.annotations.DefaultAnnotation;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy