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

io.army.criteria.postgre.PostgreJoins 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 PostgreJoins extends Statement.JoinBuilder,
        Statement._DynamicTabularModifierClause<
                PostgreStatement._DynamicTableSampleOnSpec,
                Statement._AsParensOnClause>,
        PostgreStatement._PostgreTabularSpaceUndoneFuncClause>,
        Statement._DynamicTabularCteClause>,
        PostgreStatement._PostgreDynamicNestedClause> {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy