Don't use ObjectType.NULL for in memory table in CacheLineTable
---------------------------------------------------------------
Key: OFBIZ-1303
URL: https://issues.apache.org/jira/browse/OFBIZ-1303
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: SVN trunk
Reporter: Adam Heath
Priority: Minor
Fix For: SVN trunk
Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
This is another patch preparing for generics; storing different types in a
container is frowned upon, so this patch only stores ObjectType.NULL into the
disk-table, which isn't generified anyways.
This patch depends on OFBIZ-1298 and OFBIZ-1302.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.