public final class ResetStatement extends Object implements Statement
| Constructor and Description | 
|---|
| ResetStatement() | 
| ResetStatement(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | accept(StatementVisitor statementVisitor) | 
| void | add(String name) | 
| String | getName() | 
| void | setName(String name) | 
| String | toString() | 
public ResetStatement()
public ResetStatement(String name)
Copyright © 2004–2024 JSQLParser. All rights reserved.