public interface RDBFeatures
static final FeatureId<QuerySqlFragmentBuilder> where
static final FeatureId<QuerySqlFragmentBuilder> select
static final FeatureId<QuerySqlFragmentBuilder> selectJoin
static final FeatureId<QuerySqlFragmentBuilder> orderBy
static final SymbolTermFragmentBuilder eq
static final SymbolTermFragmentBuilder is
static final SymbolTermFragmentBuilder not
static final SymbolTermFragmentBuilder notEq
static final LikeTermFragmentBuilder like
static final LikeTermFragmentBuilder nlike
static final SymbolTermFragmentBuilder gt
static final SymbolTermFragmentBuilder lt
static final SymbolTermFragmentBuilder gte
static final SymbolTermFragmentBuilder lte
static final BetweenAndTermFragmentBuilder between
static final BetweenAndTermFragmentBuilder notBetween
static final InTermFragmentBuilder in
static final InTermFragmentBuilder notIn
static final EmptyTermFragmentBuilder isEmpty
static final EmptyTermFragmentBuilder notEmpty
static final EmptyTermFragmentBuilder nEmpty
static final NullTermFragmentBuilder isNull
static final NullTermFragmentBuilder notNull
static final SimpleFunctionFragmentBuilder count
static final SimpleFunctionFragmentBuilder sum
static final SimpleFunctionFragmentBuilder avg
static final SimpleFunctionFragmentBuilder max
static final SimpleFunctionFragmentBuilder min
Copyright © 2025. All rights reserved.