Question d’entretien chez Amdocs

How do you store a Java object in a database?

Réponse à la question d'entretien

Utilisateur anonyme

1 sept. 2016

Parse it into XML and save in an XML or clob the column using a parser library like JAXB.