[QFJ-272] Support additional ID fields in SessionID Created: 12/Dec/07 Updated: 15/Jan/08 Resolved: 22/Dec/07 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.1 |
| Type: | New Feature | Priority: | Default |
| Reporter: | Steve Bate | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Add support for subID and locationID. This is mostly backward compatible, but will change the database schemas. |
| Comments |
| Comment by Steve Bate [ 22/Dec/07 ] |
|
Added support for the additional fields. This means that data stores (e.g. JDBC) will no longer be compatible since they now include additional columns. The documentation has also been updated. |