public interface DeletionSQLAdapter
Modifier and Type | Method and Description |
---|---|
String |
getInClause()
Typical use: delete from SLAVE_TABLE where FOREIGN_KEY_TO_MASTER in (deletionAdapter.getInClause())
|
@NotNull String getInClause()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.