Support for QueryCacheFactory in the modeler
--------------------------------------------

                 Key: CAY-825
                 URL: https://issues.apache.org/cayenne/browse/CAY-825
             Project: Cayenne
          Issue Type: Task
          Components: Cayenne Core Library, CayenneModeler GUI
    Affects Versions: 3.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.0


QueryCacheFactory is a very powerful cache customization mechanism. We need to 
support configuring it in the Modeler.

* For default factory (MapQueryCacheFactory) - support setting 
'cayenne.MapQueryCacheFactory.cacheSize' property; this also requires updating 
DataDomain code to pass configured property to the factory method.
* Allow setting a custom factory  (how do we pass properties? Should we finish 
Modeler Properties feature first?)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to