VOOZH about

URL: https://www.javacodegeeks.com/author/ondrej-mihalyi/page/2

⇱ Ondrej Mihalyi, Author at Java Code Geeks - Page 2 of 2


  • Desktop Java👁 Image
    Ondrej MihalyiFebruary 16th, 2016
    0 170

    CDI events in Swing application to decouple UI and event handling

    After having the pleasure of building my code around CDI for couple of years, it feels very natural to use…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ondrej MihalyiFebruary 15th, 2016
    0 139

    MVC 1.0 in Java EE 8: Getting started using facelets

    MVC 1.0 is an action-based Model-View-Controller web framework, which will be a part of future Java EE 8. It will…

    Read More »
  • Core Java👁 Image
    Ondrej MihalyiFebruary 13th, 2016
    0 126

    Decrease your Java IDE lagging by fine tuning JVM Garbage Collector

    Ever wondered why Eclipse/Netbeans keeps pausing for a while every now an then? Especially right at the time when you…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ondrej MihalyiFebruary 12th, 2016
    0 287

    Differences in JPA entity locking modes

    JPA provides essentially 2 types of locking mechanisms to help synchronize access to entities. Both mechanisms prevent a scenario, where…

    Read More »
  • «
  • 1
  • 2
Back to top button
Close