Changes between Initial Version and Version 1 of UsersWikiSpatialEJB3
- Timestamp:
- 04/14/09 11:06:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified UsersWikiSpatialEJB3
v1 v1 1 = Spatial EJB3 = 2 3 4 Spatial 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 6 The project utilises JBoss and PostGIS, future iterations will look to remove the dependency on JBoss and Hibernate to incorporate other Application Services. 7 8 Since 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]