| Package | Description |
|---|---|
| org.sql.generation.api.grammar.modification |
This package contains syntax elements relevant to SQL modification clauses (
INSERT INTO, DELETE FROM, and UPDATE). |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeleteBySearch
This syntax element represents a
DELETE FROM statement. |
Copyright © 2010-2012. All Rights Reserved.