Igor Gusev created IGNITE-15415:
-----------------------------------

             Summary: Describe Hibernate L2 Cache Template configuration
                 Key: IGNITE-15415
                 URL: https://issues.apache.org/jira/browse/IGNITE-15415
             Project: Ignite
          Issue Type: Improvement
          Components: documentation
            Reporter: Igor Gusev


Hibernate L2 now supports cache configurations. We need to describe how users 
can configure them.

For example, you can set it in the following way:

 
{code:java}
<bean parent="transactional-cache">
    <property name="name" value="com.mycompany.*"/>
</bean>
{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to