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 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.DataTable
allowWritingInThisCycle, getDescription, getDisplayName, getName, getType, insertRow
-
Constructor Details
-
DatabaseColumnsUsed
public DatabaseColumnsUsed(org.openrewrite.Recipe recipe)
-