Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
To allow Long PK's and generally to provide some sanity in PK type handling, change PK generator API to take PK DbAttribute parameter, so that concrete pk generators could make type assessments and do the right thing;
provide implementations that generate int/long or binary pk's depending on the attribute type