VOOZH about

URL: https://www.javacodegeeks.com/author/Alexis-Lopez

⇱ Alexis Lopez, Author at Java Code Geeks


  • Core Java👁 Image
    Alexis LopezNovember 12th, 2015
    0 173

    JavaOne and OOW 2015 Summary

    Hello everyone! Finally I’m back after a great JavaOne and OOW 2015. In this post I’d like to share my…

    Read More »
  • Enterprise Java👁 Image
    Alexis LopezNovember 27th, 2013
    0 162

    Using MySQL autoincrement PK column in ADF Entity PK attribute

    Hello all. Continuing with the ADF + MySQL workaround series, today we are going to see what we need to do…

    Read More »
  • Enterprise Java👁 Image
    Alexis LopezNovember 20th, 2013
    0 188

    Configuring MySQL for ADF development

    Hi all. Today I’m going to show you how to configure MySQL database for Oracle ADF development. IMHO when you…

    Read More »
  • Enterprise Java👁 Image
    Alexis LopezApril 4th, 2013
    0 157

    Glassfish plugin for JDeveloper 11gR2

    As some of you already know, ADF Essentials is a great framework for building web applications using java and it…

    Read More »
  • Core Java👁 Image
    Alexis LopezJanuary 28th, 2013
    0 154

    Iterator Pattern and Java

    Hello all, in this post we’ll be checking on the Iterator Pattern. A design pattern that I know many of…

    Read More »
  • Core Java👁 Image
    Alexis LopezNovember 13th, 2012
    0 473

    Java 7: File Filtering using NIO.2 – Part 3

    Hello all. This is Part 3 of the File Filtering using NIO.2 series. For those of you who haven’t read Part…

    Read More »
  • Core Java👁 Image
    Alexis LopezNovember 2nd, 2012
    0 277

    Java 7: File Filtering using NIO.2 – Part 2

    Hello all. This is Part 2 of the File Filtering using NIO.2 series. For those of you who haven’t read Part…

    Read More »
  • Core Java👁 Image
    Alexis LopezOctober 26th, 2012
    0 192

    Java 7: File Filtering using NIO.2 – Part 1

    NIO.2 is a new API for I/O operations included in the JDK since Java 7. With this new API, you…

    Read More »
  • Core Java👁 Image
    Alexis LopezOctober 17th, 2012
    1 179

    Java 7: Meet the Fork/Join Framework

    JSR-166(y) is the official name of this new feature which is included in Java 7. If you notice there is…

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