We’re in the midst of a pandemic, and more and more developers are working in isolated environments or from home. With our webinar series Devs@Home we want to counteract this social distance by bringing developers stuck in their homes together with tech talks – by professionals for professionals!
Thursday, April 30, 13:00 CEST – Hibernate Tips ‘n’ Tricks – 15 Tips to solve common problems
Webinar with Thorben Janssen
Hibernate Tips ‘n’ Tricks – 15 Tips to solve common problems
You probably know this situation: Your customer asks for “just a tiny, little change”. After a few hours … or days … you recognize that you can’t implement it that easily. At some point you think: “I can’t be the first who tries to implements this!” You’re probably right … Hibernate provides a lot of lesser known features that help you to implement common requirements quickly. The problem is that most developers don’t know about them. They spend days to create their own solution when it just takes an annotation or a few lines of code to:
- Implement multi-tenancy
- Support a database-specific data type
- Map an SQL-snippet instead of a database column to an entity attribute
- Retrieve the elements of a mapped association in a defined order
- Generate UUIDs as primary keys
- Write an audit log documenting all changes performed on an entity
- And more…
The webinar will take place on the BigMarker webinar platform and is freely open to all. Join us by clicking the following link:
Devs@Home live session – Hibernate Tips ‘n’ Tricks – 15 Tips to solve common problems
The speaker
Thorben Janssen is an independent consultant, international speaker, and trainer specializing in solving Java persistence problems with JPA and Hibernate. He is also the author of Amazon’s bestselling book Hibernate Tips – More than 70 solutions to common Hibernate problems. Thorben has been working with Java and Java EE for almost 20 years and was a member of the CDI 2.0 expert group (JSR 365). He writes about JPA, Hibernate, and other persistence-related topics on his blog www.thoughts-on-java.org.
Devs@Home
Due to the coronavirus, social events all over the world have been restricted and office work has largely shifted to the home.
So if the majority of us are now spending time working from home, it just makes sense that we should want to network more closely. Several IT experts who are usually to be found at one of our conferences were enthusiastic about the idea of holding their talks from home and sharing them with others in their homes via live stream.
Tech talks from your desk
Devs@Home aims to provide live talks twice a week on topics like Java, TypeScript, DevOps, microservices, machine learning, etc. Afterwards you will have the opportunity to ask questions and engage with the experts.
The post Devs@Home – Live Webinar – April 30, 13:00 CEST: Hibernate Tips ‘n’ Tricks – 15 Tips to solve common problems appeared first on JAXenter.
Source : JAXenter