Uses of Interface
com.alibaba.druid.util.lang.Consumer
Packages that use Consumer
-
Uses of Consumer in com.alibaba.druid.sql.ast.statement
Methods in com.alibaba.druid.sql.ast.statement with parameters of type ConsumerModifier and TypeMethodDescriptionvoidSQLCreateTableStatement.forEachColumn(Consumer<SQLColumnDefinition> columnConsumer)