How to Add Your Own POF Serializer for java.sql.Date
(Doc ID 1087873.1)
Last updated on APRIL 05, 2024
Applies to:
Oracle Coherence - Version 3.5.0 to 3.5.2 [Release AS10g]Information in this document applies to any platform.
Goal
The standard serializers that come with POF (Portable Object Format) unfortunately don't cover all standard Java classes. In this How-to we will show how to add your own POF Serializer for the class java.sql.Date.
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 |
Steps |
References |