Lukas Jungmann

Results 469 comments of Lukas Jungmann

@ivargrimstad same as the WS PR (see https://github.com/jakartaee/platform-tck/pull/1219) and WS PR actually depends on this one

* **Issue Imported From:** https://github.com/javaee/jpa-spec/issues/82 * **Original Issue Raised By:**@glassfishrobot * **Original Issue Assigned To:** @ldemichiel

@glassfishrobot Commented This issue was imported from java.net JIRA JPA_SPEC-82

* **Issue Imported From:** https://github.com/javaee/jpa-spec/issues/73 * **Original Issue Raised By:**@glassfishrobot * **Original Issue Assigned To:** Unassigned

@glassfishrobot Commented c.beikov said: I agree that metadata is needed but I guess it would be easier to just let the converter instance know about the metamodel Attribute instance or...

@glassfishrobot Commented frenchc said: Sounds good to me.

@glassfishrobot Commented tomdcc said: We have need of this as well - we'd like to convert enum attributes to specific string representations in the database, and with the current spec...

@glassfishrobot Commented isk0001y said: Such a parameterized AttributeConverter may also be of help when one is creating converter for hundreds of enums. In our project we have approx. 260 enums,...