public interface DataChangeDetector
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDataFile(File file)
Indicates that the given file contains relevant data for the SQL generation.
|
boolean isDataFile(File file)
file - the (source) file to checktrue if the given file is relevant for SQL generationCopyright © 2022 fastnate.org. All rights reserved.