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

io.army.criteria.postgre.PostgreCrosses Maven / Gradle / Ivy

There is a newer version: 0.6.6
Show newest version
package io.army.criteria.postgre;

import io.army.criteria.Statement;

public interface PostgreCrosses extends Statement.JoinBuilder,
        Statement._DynamicTabularModifierClause<
                PostgreStatement._DynamicTableSampleJoinSpec,
                Statement._AsClause>,
        PostgreStatement._PostgreTabularSpaceUndoneFuncClause,
        Statement._DynamicTabularCteClause,
        PostgreStatement._PostgreDynamicNestedClause {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy