News

The Jakarta Persistence API (JPA) is a Java specification that bridges the gap between relational databases and object-oriented programming.
Java uses empty interfaces to tag, that is, mark object classes that are to be singled out for special treatment. Empty interface examples include Cloneable, Serializable, and UIResource.