The UUID is not, naively serialized as String, but converted into a 16-byte array for optimized storage. The UUIDs are generated transparently while persisting the entity. This is achieved by ...