public interface DeleteStatementGenerator
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
generateDeleteStatementsForType(Class<?> rootType,
String rootTypeIdValue,
Map<String,List<DeleteStatementGeneratorImpl.PathElement>> dependencies,
Set<String> exclusions) |
Copyright © 2022. All rights reserved.