If I'm not mistaken, the Oracle SQL DB (at least 11g R2) doesn't have a VARBINARY type. This fix uses a RAW (binary) type instead for the Oracle dialect.