public class DeleteJarStatement extends MutableStatement
Constructor and Description |
---|
DeleteJarStatement(LiteralParseNode jarPath) |
Modifier and Type | Method and Description |
---|---|
int |
getBindCount() |
LiteralParseNode |
getJarPath() |
getOperation
public DeleteJarStatement(LiteralParseNode jarPath)
public int getBindCount()
public LiteralParseNode getJarPath()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.