Package | Description |
---|---|
org.apache.torque.generator.control |
This package implements the torque generator Controller .
|
Modifier and Type | Method and Description |
---|---|
Checksums |
ControllerState.getLastGeneratedSourceChecksums()
Returns the checksums of the source files for the last generation run.
|
Checksums |
ControllerState.getThisGenerationSourceChecksums()
Returns the checksums of the source files for this generation run.
|
Checksums |
Checksums.readFromFile(File toReadFrom) |
Checksums |
Checksums.setChecksum(String name,
byte[] checksum) |
Checksums |
Checksums.setModificationDate(String name,
Date modificationDate) |
Checksums |
Checksums.writeToFile(File toWriteTo) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.