Tue, 13 Apr 2010 09:30:10 +0000 |
Tim Englich |
Modified some JavaDoc so that the Warnings that where caused by mistakes are removed.
|
Mon, 29 Mar 2010 09:45:05 +0000 |
Sascha L. Teichmann |
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
|
Mon, 29 Mar 2010 09:22:07 +0000 |
Sascha L. Teichmann |
Ordered imports. Removed empty headers.
|
Mon, 29 Mar 2010 07:49:16 +0000 |
Sascha L. Teichmann |
Removes trailing whitespace.
|
Fri, 26 Mar 2010 15:23:03 +0000 |
Tim Englich |
Updated Javadocs to the Listed Classes.
|
Thu, 17 Dec 2009 11:14:45 +0000 |
Ingo Weinzierl |
Fixed a bug in DefaultResult when querying an index out of bounds.
|
Fri, 11 Dec 2009 10:45:18 +0000 |
Ingo Weinzierl |
Changed exception handling if a the value of a column, which is not contained in Result, is requested. Will not throw an exception but return null.
|
Thu, 29 Oct 2009 16:00:45 +0000 |
Tim Englich |
Added Integer-Support for DoubleValues because the ArcSDE does
|
Tue, 20 Oct 2009 09:57:52 +0000 |
Tim Englich |
Integrated Patch of issue57 to get some Memoryusage-improvements
|
Mon, 19 Oct 2009 10:27:24 +0000 |
Sascha L. Teichmann |
DefaultResult now directly inherits from HashMap.
|
Thu, 24 Sep 2009 15:24:11 +0000 |
Tim Englich |
Make Classes Serializable for Storing in ArtifactDatabase
|
Mon, 21 Sep 2009 15:30:07 +0000 |
Tim Englich |
Added formatted Date Handling in getString Method
|
Wed, 09 Sep 2009 15:23:43 +0000 |
Tim Englich |
Some little performanceimprofments and Bugfixes
|
Fri, 04 Sep 2009 08:11:30 +0000 |
Tim Englich |
Implementation of the Datainfrastructure for fetching Data from different DataStores.
|