VOOZH about

URL: https://www.javacodegeeks.com/author/Alex-Staveley/page/5

⇱ Alex Staveley, Author at Java Code Geeks - Page 5 of 5


  • Software Development👁 Image
    Alex StaveleyMay 25th, 2012
    0 80

    Book review: ‘Are you smart enough to work at Google?’

    You need to toss a coin for a football match. The only coin you have is bent and biased towards…

    Read More »
  • Software Development👁 Image
    Alex StaveleyFebruary 2nd, 2012
    0 177

    Code reviews in the 21st Century

    There’s an old adage that goes something like: ‘Do not talk about religion or politics’.  Why?  Because these subjects are…

    Read More »
  • Enterprise Java👁 Image
    Alex StaveleyJanuary 13th, 2012
    0 367

    Extending your JPA POJOs

    Extensibility is an important characteristic in many architectures.  It is a measure of how easy (or difficult) it is to…

    Read More »
  • Core Java👁 Image
    Alex StaveleyJanuary 5th, 2012
    3 624

    Make your JAXB cleaner with the MOXy implementation

    The principle advantage of using JAXB when marshalling and demarshalling XML is the programming model. Simply annotate a few POJOs…

    Read More »
  • Core Java👁 Image
    Alex StaveleyDecember 29th, 2011
    0 3,060

    JAXB, SAX, DOM Performance

    This post investigates the performance of unmarshalling an XML document to Java objects using a number of different approaches. The…

    Read More »
  • Core Java👁 Image
    Alex StaveleyDecember 6th, 2011
    0 137

    Musing on mis-usings: ‘Powerful use, Damaging misuse’

    There’s an old phrase attributed to the former British Prime Minister Benjamin Disraeli which states there are three types of…

    Read More »
  • Software Development👁 Image
    Alex StaveleySeptember 30th, 2011
    0 179

    SQL or NOSQL: That is the question?

    So what’s the deal with NoSQL? Is NoSQL just a controversial buzzword? Could you imagine if the term ‘Object Oriented’…

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