Package org.openrewrite.sql.table
Class DatabaseColumnsUsed
java.lang.Object
org.openrewrite.DataTable<DatabaseColumnsUsed.Row>
org.openrewrite.sql.table.DatabaseColumnsUsed
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Field Summary
Fields inherited from class org.openrewrite.DataTable
maxCycle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.DataTable
getDescription, getDisplayName, getMaxCycle, getName, getRowsTypeReference, getType, insertRow, isEnabled, setEnabled
-
Constructor Details
-
DatabaseColumnsUsed
public DatabaseColumnsUsed(org.openrewrite.Recipe recipe)
-