JPA Concepts

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

EntityManager

Attribute Converter

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

Annotations

Deplete