SQLConditionGroup.and constructor
SQLConditionGroup.and(
- List<
SQLCondition> conditions
Implementation
SQLConditionGroup.and(this.conditions) : or = false;
SQLConditionGroup.and(this.conditions) : or = false;