All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download highfive JAR 1.1.0 with all dependencies


HighFive reads the data in the tables of a database schema and hashes it all with the aim of comparing it to a destination database, where this data has been migrated. It only succeeds if all data fields of all data rows of all (or selected) tables in both schemas produce the exact same SHA-1 hash value. It currently supports the Oracle, DB2 LUW, PostgreSQL, SQL Server, MySQL and MariaDB databases.

Files of the artifact highfive version 1.1.0 from the group org.nocrala.tools.database.

The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of highfive Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of highfive version 1.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.nocrala.tools.database.highfive
META-INF.maven.org.nocrala.tools.database.highfive.META-INF.maven.org.nocrala.tools.database.highfive.pom.properties
META-INF.maven.org.nocrala.tools.database.highfive.META-INF.maven.org.nocrala.tools.database.highfive.pom.xml
highfive
highfive.highfive.BuildInformation
highfive.highfive.HighFive
highfive.commands
highfive.commands.highfive.commands.Command
highfive.commands.highfive.commands.DataSourceCommand
highfive.commands.highfive.commands.GenericHashCommand
highfive.commands.highfive.commands.HashCommand
highfive.commands.highfive.commands.ListColumnsAndCheckCommand
highfive.commands.highfive.commands.ListTablesAndCheckCommand
highfive.commands.highfive.commands.VerifyCommand
highfive.dialects
highfive.dialects.highfive.dialects.DB2Dialect
highfive.dialects.highfive.dialects.MariaDBDialect
highfive.dialects.highfive.dialects.MySQLDialect
highfive.dialects.highfive.dialects.OracleDialect
highfive.dialects.highfive.dialects.PostgreSQLDialect
highfive.dialects.highfive.dialects.SQLServerDialect
highfive.exceptions
highfive.exceptions.highfive.exceptions.CouldNotHashException
highfive.exceptions.highfive.exceptions.InvalidConfigurationException
highfive.exceptions.highfive.exceptions.InvalidHashFileException
highfive.exceptions.highfive.exceptions.InvalidSchemaException
highfive.exceptions.highfive.exceptions.JavaTypeNotSupportedException
highfive.exceptions.highfive.exceptions.UnsupportedDatabaseTypeException
highfive.model
highfive.model.highfive.model.Column
highfive.model.highfive.model.ColumnFilter
highfive.model.highfive.model.DataSource
highfive.model.highfive.model.Dialect
highfive.model.highfive.model.DialectFactory
highfive.model.highfive.model.DialectNormalizer
highfive.model.highfive.model.DriverShim
highfive.model.highfive.model.HashFile
highfive.model.highfive.model.Hasher
highfive.model.highfive.model.Identifier
highfive.model.highfive.model.PKColumn
highfive.model.highfive.model.Serializer
highfive.model.highfive.model.TableFilter
highfive.model.highfive.model.TypeSolver
highfive.serializers
highfive.serializers.highfive.serializers.BigDecimalSerializer
highfive.serializers.highfive.serializers.BigIntegerSerializer
highfive.serializers.highfive.serializers.BooleanSerializer
highfive.serializers.highfive.serializers.ByteArraySerializer
highfive.serializers.highfive.serializers.DoubleSerializer
highfive.serializers.highfive.serializers.IntegerSerializer
highfive.serializers.highfive.serializers.LocalDateSerializer
highfive.serializers.highfive.serializers.LocalDateTimeSerializer
highfive.serializers.highfive.serializers.LocalTimeSerializer
highfive.serializers.highfive.serializers.LongSerializer
highfive.serializers.highfive.serializers.OffsetDateTimeSerializer
highfive.serializers.highfive.serializers.StringSerializer
highfive.serializers.highfive.serializers.ZonedDateTimeSerializer
highfive.utils
highfive.utils.highfive.utils.Utl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy