public interface DeleteStep
| Modifier and Type | Method and Description |
|---|---|
DeleteFromStep |
from(TableExpr table)
Adds the from table to this query.
|
DeleteFromStep from(TableExpr table)
table - The table for this query.Copyright © 2015–2018 Bridje Framework. All rights reserved.