Using binary 16 instead of char 36 for mysql

Jmix uses char(36) datatype in mysql for uuids.How is it possible to use binary 16 instead?

Please see my answer here: UUIDAttributeConverter.convertToDatabaseColumn is not called at all - #3 by krivopustov