Skip to main content

Home/ Ubuntu - Linux for human beings/ Group items tagged mapping

Rss Feed Group items tagged

Paul Sydney Orozco

Tutorial On Spring with Hibernate and Java Persistence API - 0 views

  •  
    Sample of using Hibernate Annotations by reducing XML configuration files thus making it simpler to define required metadata directly into our Java code. When using annotations, we no longer need the additional mapping file (*.hbm.xml). The metadata for the ORM is specified in the individual classes.
David Corking

The KDE Education Project - Marble - 0 views

  • opposite to other virtual globes Marble also features multiple projections: Choose between a Flat Map ("Plate carrĂ©"), Mercator or the Globe. The best of all: Marble is Free Software / Open Source Software and promotes the usage of free maps.
  •  
    This is not Google Earth - both the source code and the data are free to share with your neighbour.
Paul Sydney Orozco

http://www.adobocode.com/spring/marshallingunmarshalling-java-objects-into-xml-file-usi... - 0 views

  •  
    The release 3.0 of Spring Framework added the Spring Module OXM which supports the marshalling and unmarshalling of Java objects and XML documents.In this post, we will be using Spring OXM to take a Java object, convert it to a XML-format and save it in the hard-disk as an XML file containing information of that Java object. We will also cover how to retrieve back the serialized state of that XML file and reconstruct it back to it's original state as a Java object.
1 - 3 of 3
Showing 20 items per page