]
Steven Hawkins resolved TEIID-4582.
-----------------------------------
Resolution: Done
merged pull request
Enable flexibiliy in use of colon delimiter when defining
cacheTypeMap property
-------------------------------------------------------------------------------
Key: TEIID-4582
URL:
https://issues.jboss.org/browse/TEIID-4582
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Affects Versions: 9.2
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Trivial
Fix For: 9.2
The cacheTypeMap property syntax is the following:
cacheName:className;pkFieldName
where the colon and semi-colon are used. Change to be flexibile to also support colon
for the second delimiter.