I need to store a serialized Object as binary data in a H2 table (also in MySql, SqlServer, Hsqldb, etc, as the app have options to select the database). This object only weights few bytes, it is just a POJO with some Strings, Integers and Boolean values, nothing extraordinary. as binary d