public class Delete extends Object
EntityEngine.delete(Delete.DeleteWhereContext).EntityEngine.delete(Delete.DeleteWhereContext)| Modifier and Type | Class and Description |
|---|---|
static class |
Delete.DeleteFromContext |
static class |
Delete.DeleteWhereContext |
static class |
Delete.WhereClauseAwareDeleteContext |
| Constructor and Description |
|---|
Delete() |
| Modifier and Type | Method and Description |
|---|---|
static Delete.DeleteFromContext |
from(EntityFactory entityFactory) |
static Delete.DeleteFromContext |
from(String entityName) |
public static Delete.DeleteFromContext from(String entityName)
public static Delete.DeleteFromContext from(EntityFactory entityFactory)
Copyright © 2002-2019 Atlassian. All Rights Reserved.