Glossary
A
- AOP
- Aspect-oriented programming.
J
- JPA
- Java Persistant API.
L
- Liskov substitutability
- Code relying only on the base class does not need to be modified for alternative subclasses
O
- ORM
- Object Relational Mapping.
P
- POJO
- Plain old java object.