POF Serialization of Enums in Java
(Doc ID 831952.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Coherence - Version 3.3.0 and laterInformation in this document applies to any platform.
Information in this document applies to any platform.
Goal
Concerning how to deal with Java Enums instead of exposing string methods and using Enum.name(). Is there a good way to make an Enum into a POF user type object or some other way of POF-ing Enums?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |