- All Superinterfaces:
- Named,- QueryPart,- Serializable
- All Known Subinterfaces:
- AggregateFilterStep<T>,- AggregateFunction<T>,- ArrayAggOrderByStep<T>,- CaseConditionStep<T>,- CaseWhenStep<V,T>,- Constraint,- ConstraintEnforcementStep,- ConstraintFinalStep,- ConstraintForeignKeyOnStep,- ConstraintTypeStep,- Field<T>,- GroupConcatOrderByStep,- GroupConcatSeparatorStep,- JSONArrayAggNullStep<T>,- JSONArrayAggOrderByStep<J>,- JSONArrayAggReturningStep<T>,- JSONArrayNullStep<T>,- JSONArrayReturningStep<T>,- JSONObjectAggNullStep<T>,- JSONObjectAggReturningStep<T>,- JSONObjectNullStep<T>,- JSONObjectReturningStep<T>,- JSONValueOnStep<J>,- JSONValueReturningStep<T>,- Param<T>,- Parameter<T>,- ParamOrVariable<T>,- TableField<R,T>,- UDTField<R,T>,- Variable<T>,- WindowBeforeOverStep<T>,- WindowExcludeStep<T>,- WindowFinalStep<T>,- WindowOrderByStep<T>,- WindowPartitionByStep<T>,- WindowRowsStep<T>,- XMLAggOrderByStep<T>
- All Known Implementing Classes:
- CustomField
A common base type for 
Field and Constraint where DSL API accepts
 both types alike.
 This is useful for DDL statements.
Instances of this type cannot be created directly, only of its subtypes.
- Author:
- Lukas Eder
- 
Method SummaryMethods inherited from interface org.jooq.NamedgetComment, getCommentPart, getName, getQualifiedName, getUnqualifiedName