Java Gems
  • About
    1. Home
    2. /
    3. Making a JAXB object extend a “real” class

    Making a JAXB object extend a “real” class

    less than 1 minute read

    Finally got the magic incantations correct to have a generated jaxb extend an existing class.

    http://confluence.highsource.org/display/J2B/Inheritance+plugin

    [sourcecode language=”xml”] <?xml version=”1.0” encoding=”UTF-8”?>

                com.edgriebel.util.Pair pairDO

    [/sourcecode]

    Categories: Uncategorized

    Updated: May 09, 2014

    Twitter Facebook Google+ LinkedIn
    Previous Next

    You May Also Enjoy

    Testing Stack…

    less than 1 minute read

    Verifying that new Gemfile.lock-less build works and entire pipeline is still working. Perhaps not the best way to do integration testing? :-)

    Goodbye Catalant

    1 minute read

    Today marks the end of my journey at Catalant Technologies. Even though the end was unexpected, I have met so many great people and learned so much in the ti...

    My Craziest Production Fix Ever!

    1 minute read

    I used to work on a trading floor for the short term bond/repo desk some time ago at a small buy-side firm. My job was to create and maintain command-line an...

    MySQL for Oracle Developers

    2 minute read

    Not MariaDB

    • Feed
    © 2024 Java Gems. Powered by Jekyll & Minimal Mistakes.