• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

hyperjaxb3 - generate jaxbs from database

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

is there any way, using hyperjaxb3, to generate jaxb objects directly from a database? I saw examples on how to generate the jaxb objects from xml files. There are also ways to generate sql code from xsd file using the hyperjaxb plugin. None on how to do it the other way. I'm currently facing a legacy database (around 500 tables) that was already in place for a 10-15 years. We're looking forward to implement a JPA solution. Any help on the hyperjaxb3 would be very much appreciated.

Thank you,
Cristian
reply
    Bookmark Topic Watch Topic
  • New Topic