Menu

#6 Retrieval of primary key fields in DB/2

open
nobody
None
5
2005-06-07
2005-06-07
Anonymous
No

On DB/2 the entity generator doesn't find out about the
primary key fields of a table. This is due to a weakness
in the bundled JDBC drivers for DB/2. The retrieval could
alternatively be achieved using
DatabaseMetaData.getIndexInfo.

Discussion


Log in to post a comment.