Verwendungen von Klasse
org.apache.torque.generator.control.Checksums
Packages, die Checksums verwenden
Package
Beschreibung
This package implements the torque generator Controller .
-
Verwendungen von Checksums in org.apache.torque.generator.control
Methoden in org.apache.torque.generator.control, die Checksums zurückgebenModifizierer und TypMethodeBeschreibungControllerState.getLastGeneratedSourceChecksums()
Returns the checksums of the source files for the last generation run.ControllerState.getThisGenerationSourceChecksums()
Returns the checksums of the source files for this generation run.Checksums.readFromFile
(File toReadFrom) Checksums.setChecksum
(String name, byte[] checksum) Checksums.setModificationDate
(String name, Date modificationDate) Checksums.writeToFile
(File toWriteTo)