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