For the record:
> - using hibernate is fine but perhaps not worth it? (it amounts to jdbc -> 
> object -> feature -> shape -> screen). I saw one team do it properly, using 
> the hibernate staging area directly and materialising features (rather than 
> force data into java POJOS).
> 
> 

If anyone is looking at doing this for real the "hibernate staging area" 
mentioned above is actually the "first level cache" associated with the 
session. 

A decent write up here:
- 
http://howtodoinjava.com/2013/07/01/understanding-hibernate-first-level-cache-with-example/

--
Jody Garnett
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to