Package io.army.criteria.postgre
Interface PostgreInsert._ConflictOpClassSpec<T>
- All Superinterfaces:
PostgreInsert.ConflictTargetCommaClause<T>
- All Known Subinterfaces:
PostgreInsert._ConflictCollateSpec<T>
- Enclosing interface:
PostgreInsert
public static interface PostgreInsert._ConflictOpClassSpec<T>
extends PostgreInsert.ConflictTargetCommaClause<T>
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface io.army.criteria.postgre.PostgreInsert.ConflictTargetCommaClause
comma, comma
-
Method Details
-
space
- Parameters:
operatorClass- operator class- See Also:
-
ifSpace
- Parameters:
supplier- provide operator class- See Also:
-