[
https://issues.apache.org/jira/browse/IGNITE-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447826#comment-17447826
]
Igor Gusev commented on IGNITE-15415:
-------------------------------------
[~nsafonov] Please review and merge
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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.20.1#820001)