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

javax.jcr.query.qom.JoinCondition Maven / Gradle / Ivy

Go to download

The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283. This module contains the complete API as specified.

The newest version!
/*
 * Copyright 2009 Day Management AG, Switzerland. All rights reserved.
 */
package javax.jcr.query.qom;

/**
 * Filters the set of node-tuples formed from a {@link Join join}.
 *
 * @since JCR 2.0
 */
public interface JoinCondition {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy