Glossary: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Glossary==
==A==
* '''AOP'''
*: Aspect-oriented programming.


Optional introductory text.


==J==
==J==
* '''JPA'''
* '''JPA'''
*: Java Persistant API.
*: Java Persistant API.
==O==
* '''ORM'''
*: Object Relational Mapping.


==P==
==P==

Revision as of 02:34, 16 May 2020

A

  • AOP
    Aspect-oriented programming.


J

  • JPA
    Java Persistant API.

O

  • ORM
    Object Relational Mapping.

P

  • POJO
    Plain old java object.