Menu

Code Commit Log


Commit Date  
[r103] by wellgis

The new default geometry storage type in PostGIS is WKB (WellKnownBinary) now.
So all objects containing geometries are now extending GeometryEntity.class which is implementing the needed methods.
A lot of classes and their methods had to changed to store, read and write WKB.
The SQL queries had also to be adapted.

2012-06-05 15:06:55 Tree
[r102] by wellgis

The new default geometry storage type in PostGIS is WKB (WellKnownBinary) now.
So all objects containing geometries are now extending GeometryEntity.class which is implementing the needed methods.
A lot of classes and their methods had to changed to store, read and write WKB.
The SQL queries had also to be adapted.

2012-05-29 15:12:59 Tree
[r101] by wellgis

The new default geometry storage type in PostGIS is WKB (WellKnownBinary) now.
So all objects containing geometries are now extending GeometryEntity.class which is implementing the needed methods.
A lot of classes and their methods had to changed to store, read and write WKB.
The SQL queries had also to be adapted.

2012-05-29 15:11:06 Tree
[r100] by wellgis

The new default geometry storage type in PostGIS is WKB (WellKnownBinary) now.
So all objects containing geometries are now extending GeometryEntity.class which is implementing the needed methods.
A lot of classes and their methods had to changed to store, read and write WKB.
The SQL queries had also to be adapted.

2012-05-29 15:08:56 Tree
[r99] by wellgis

Helper Class to get the Field Metadata of the Domain Entities and setting Values for these Fields using Reflection.
Looks like there is a better way in Java 7 to get this functionality.

2012-05-29 07:24:30 Tree
[r98] by wellgis

Changed arguments of the 'getFieldMetaData()' method to 'ResultSetMetaData' Object and the index of the field.
Added new Method 'getAllFieldsMetadada()' to get some Metadata of all Fields of a Table.

2012-05-29 07:15:19 Tree
[r97] by gisaster

farm anlegen erste Daten Name bnundesland und id

2012-05-22 15:01:34 Tree
[r96] by gisaster

bin zu doof zum committen

2012-05-22 07:40:08 Tree
[r95] by gisaster

Delete Farm funzt, aber jetzt muss noch add farm ohne beansbinding laufen 3

2012-05-22 07:38:53 Tree
[r94] by gisaster

Delete Farm funzt, aber jetzt muss noch add farm ohne beansbinding laufen 2

2012-05-22 07:36:40 Tree
Older >
Auth0 Logo