Sylvain

Results 4 issues of Sylvain

The wire plugin uses a mechanism of fall-back to default enum value (index 0) when the index is above the one in the schema, this ensure we don't break compatibility...

protobuf

Currently the ProtobufParser uses a condition (isStdEnum) to know it we need to deserialize using the index form or string form. case ENUM: // 12-Feb-2015, tatu: Can expose as index...

protobuf

https://hibernate.atlassian.net/browse/HHH-19542 The change is about using either the secondary table of a component, by looking at the first @Column available (to avoid nested component to be picked up), or fall-back...

I don't know how this proposal would be feasible but here i explain how it would benefit from the separation of TupleTransformer and ResultListTransformer for previous components that used to...