In this blog post, let’s learn about the error message “01J04- The class ‘‘ for column ‘‘ does not i” in Apache Derby Database and the description of the error.
Error Message
01J04- The class ‘‘ for column ‘‘ does not i
Error Details
The class ‘‘ for column ‘‘ does not implement java.io.Serializable or java.sql.SQLData. Instances must implement one of these interfaces to allow them to be stored.
Leave a Reply