Skip to content

Commit 0d96955

Browse files
pgarggkoberger
authored andcommitted
Automatic commit from ReadMe
1 parent ba4324f commit 0d96955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-grid/hibernate-l2-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ While L1 cache is always enabled and fully implemented by Hibernate internally,
2424
* cache transactions, that make `TRANSACTIONA`L mode possible.
2525
* clustering, with 2 different replication modes: `REPLICATED` and `PARTITIONED`
2626

27-
To start using GridGain as a Hibernate L2 cache, you need to perform 3 simple steps:
27+
To start using Ignite as a Hibernate L2 cache, you need to perform 3 simple steps:
2828
* Add Ignite libraries to your application's classpath.
2929
* Enable L2 cache and specify Ignite implementation class in L2 cache configuration.
3030
* Configure Ignite caches for L2 cache regions and start the embedded Ignite node (and, optionally, external Ignite nodes).

0 commit comments

Comments
 (0)