Difference between revisions of "DataMaster 1.2.1"
From Protege Wiki
m |
|||
Line 15: | Line 15: | ||
<div style="float:left;"> | <div style="float:left;"> | ||
== Detailed Changelog == | == Detailed Changelog == | ||
− | * Fixed bug | + | * Fixed bug causing SQLException when calling last() and other jumping methods on FORWARD_ONLY ResultSets returned by some databases (like Oracle) when queried for primary keys. |
* Special (non-standard) sequence numbers for primary key columns are also treated. | * Special (non-standard) sequence numbers for primary key columns are also treated. | ||
− | * More expressive warning messages when asking for Primary and Foreign Keys | + | * More expressive warning messages when asking for Primary and Foreign Keys. |
<br /><br /> | <br /><br /> | ||
</div> | </div> |
Revision as of 17:39, February 8, 2008
DataMaster 1.2.1
Dependency
The following dependencies exist for DataMaster 1.2.1:
not available
Changelog
see page for more details
Detailed Changelog
- Fixed bug causing SQLException when calling last() and other jumping methods on FORWARD_ONLY ResultSets returned by some databases (like Oracle) when queried for primary keys.
- Special (non-standard) sequence numbers for primary key columns are also treated.
- More expressive warning messages when asking for Primary and Foreign Keys.