JPA Attribute Converter

From NovaOrdis Knowledge Base
Revision as of 16:59, 31 October 2018 by Ovidiu (talk | contribs) (Created page with "=External= * https://www.thoughts-on-java.org/jpa-21-how-to-implement-type-converter =Internal= * JPA Concepts =Overview= An attribut...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

An attribute converter allows the developer to specify methods to convert between the database and the Java representation of an attribute.