Class SqlDeleteStatement
java.lang.Object
com.atlassian.greenhopper.manager.lexorank.SqlDeleteStatement
A builder for producing an database specific sql delete statement.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionbuilder
(LexoRankEntityDetails entityDetails) int
execute()
toSql()
-
Method Details
-
builder
-
execute
- Throws:
SQLException
-
toSql
-