public class CommentStatement extends AbstractSqlStatement
Constructor and Description |
---|
CommentStatement(String text) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getText() |
int |
hashCode() |
String |
toString() |
continueOnError, setContinueOnError, skipOnUnsupported
public CommentStatement(String text)
Copyright © 2019 Liquibase.org. All rights reserved.