Java Magazin published my first article
Take your skills to the next level!
The Persistence Hub is the place to be for every Java developer. It gives you access to all my premium video courses, monthly Java Persistence News, monthly coding problems, and regular expert sessions.
Hey,
I just wanted to tell all german readers, that the Java Magazin published my first article in the current issue 1.15. It’s called “Aus A mach B – Konvertierung mithilfe von JPA Attribute Converter” and describes (guess what) the usage of the new JPA 2.1 Attribute Converter.
You don’t speak german and like to learn more about Attribute Converter? No problem, I also wrote several blog posts about it:
- JPA 2.1 – How to implement a Type Converter
- JPA 2.1 Type Converter – The better way to persist enums
- How to use a JPA Type Converter to encrypt your data