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

org.infinispan.objectfilter.impl.syntax.package-info Maven / Gradle / Ivy

There is a newer version: 9.1.7.Final
Show newest version
/**
 * The syntactic representation of a JPA query. This is the output of the HQL parser. This representation needs further
 * processing before it can become 'executable'. All structures are meant to be immutable after construction.
 *
 * @author [email protected]
 * @since 7.0
 *
 * @private
 */
package org.infinispan.objectfilter.impl.syntax;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy