Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created September 21, 2024 10:39
Show Gist options
  • Save AdamBien/0e1193cd4697658cd226e4c370bec94d to your computer and use it in GitHub Desktop.
Save AdamBien/0e1193cd4697658cd226e4c370bec94d to your computer and use it in GitHub Desktop.
127thAirhacksQ&A.md
@AdamBien
Copy link
Author

AdamBien commented Oct 7, 2024

Youtube question "Hi, I got an interview question as to which one is faster Abstract class or Interface ? Can you explain please." [L.VIJAY KUMAR] https://www.youtube.com/watch?v=5KiycnT5vmo&lc=UgyXAR2ukURRLeK-0Yl4AaABAg

@retepnemsi
Copy link

Hi Adam,
Thanks for the show.
How do you handle closing database connection when an AWS lambda is shutdown (by AWS framework)? We are using Quarkus and see increasing number of connections to our Oracle database.

@AdamBien
Copy link
Author

AdamBien commented Oct 7, 2024

Time machine, the 27th airhacks.tv: https://www.adam-bien.com/roller/abien/entry/27th_airhacks_q_a_java

"Interceptors and Dependency Injection

Singleton EJBs, CDI and concurrency

BCE in Eclipse and can Boundary communicate with Entity?

Stateful EJBs vs. SessionScoped"

https://gist.github.com/AdamBien/5e784dcdacf08e6bde0d7e207efb5ba5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment