Menu

Commit [r29]  Maximize  Restore  History

Implementation of persistence for geometry's types.

All object witch is persistent, extends Persistent abstract class. Each object has its own UUID identification, which is useful.
For coordinates<?> from JScience, persistent wrapper was created.
I tested Point, all Curves and multi-point for checking of right count of object in database after operations with these geometries.
I have started implement utils classes for web environment - Change merger witch should be useful for user (is not implemented all).

ondrejpolach 2012-04-17

<< < 1 2 (Page 2 of 2)
added /trunk/db4o.sp/src/com/db4o/sp/persistence/web/SimpleGeometryObjectMerger.java
changed /trunk/db4o.sp/src/com/db4o/sp/referencing/CoordinatesFactory.java
changed /trunk/db4o.sp/src/com/db4o/sp/referencing/CoordinatesFactoryGeneric2D.java
changed /trunk/db4o.sp/tests/com/db4o/sp/api/geometry/ST_GeometryTest.java
added /trunk/db4o.sp/tests/com/db4o/sp/persistence
added /trunk/db4o.sp/tests/com/db4o/sp/persistence/CompoundCurvePersistentTest.java
added /trunk/db4o.sp/tests/com/db4o/sp/persistence/CurvePolygonPersistenceTest.java
added /trunk/db4o.sp/tests/com/db4o/sp/persistence/LineStringPersistentTest.java
added /trunk/db4o.sp/tests/com/db4o/sp/persistence/MultiPointPersistentTest.java
added /trunk/db4o.sp/tests/com/db4o/sp/persistence/PointPersistentTest.java
/trunk/db4o.sp/src/com/db4o/sp/persistence/web/SimpleGeometryObjectMerger.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/referencing/CoordinatesFactory.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/referencing/CoordinatesFactoryGeneric2D.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/api/geometry/ST_GeometryTest.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/persistence/CompoundCurvePersistentTest.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/persistence/CurvePolygonPersistenceTest.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/persistence/LineStringPersistentTest.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/persistence/MultiPointPersistentTest.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/persistence/PointPersistentTest.java Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.