Uses of Class
io.higson.runtime.provider.external.ExtMatrixFingerprint
Packages that use ExtMatrixFingerprint
-
Uses of ExtMatrixFingerprint in io.higson.runtime.provider.external
Methods in io.higson.runtime.provider.external that return ExtMatrixFingerprintModifier and TypeMethodDescriptionExtSqlExecutor.fetchMatrixFingerprint(Parameter p) ExtSqlExecutor.fetchMatrixFingerprint(String paramName, String detectionSql, String extDataSource) Runs detection SQL and produces a fingerprint constructed from the query result.Methods in io.higson.runtime.provider.external with parameters of type ExtMatrixFingerprintModifier and TypeMethodDescriptionbooleanExtMatrixFingerprint.isDifferent(ExtMatrixFingerprint other) booleanExtMatrixFingerprint.isTheSame(ExtMatrixFingerprint other)