Changes between Initial Version and Version 1 of UsersWikiSpatialEJB3


Ignore:
Timestamp:
Apr 14, 2009, 11:06:42 AM (15 years ago)
Author:
pierre
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiSpatialEJB3

    v1 v1  
     1= Spatial EJB3 =
     2
     3
     4Spatial EJB3 is a quick investigation to see if it is possible to integrate the Java 5 annotation approach to mark a property of an object as spatial and to delegate to the EJB3 persistence model to store and retrieve this data.
     5
     6The project utilises JBoss and PostGIS, future iterations will look to remove the dependency on JBoss and Hibernate to incorporate other Application Services.
     7
     8Since it is useful to display screenshots in a tutorial this has been written as a PDF and the document and source are available [http://svn.refractions.net/postgis/trunk/java/ejb3/ in the PostGIS SVN]