Skip to content

Commit 4f71424

Browse files
IgGusevsk0x50
authored andcommitted
IGNITE-16455 Removed GridGain mentions from doc. Fixes #9796
Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com> (cherry picked from commit aaaf92c)
1 parent 76fc36c commit 4f71424

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_docs/extensions-and-integrations/hibernate-l2-cache.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ access modes (`READ_ONLY`, `READ_WRITE`, `NONSTRICT_READ_WRITE`, and `TRANSACTIO
3535
* cache transactions, that make `TRANSACTIONAL` mode possible.
3636
* clustering, with 2 different replication modes: `REPLICATED` and `PARTITIONED`
3737

38-
To start using GridGain as a Hibernate L2 cache, you need to perform 3 simple steps:
38+
To start using Ignite as a Hibernate L2 cache, you need to perform 3 simple steps:
3939

4040
* Add Ignite libraries to your application's classpath.
4141
* Enable L2 cache and specify Ignite implementation class in L2 cache configuration.
@@ -233,7 +233,7 @@ $IGNITE_HOME\bin\ignite.bat my-config-folder\my-ignite-configuration.xml
233233
[NOTE]
234234
====
235235
The nodes may be started on other hosts as well, forming a distributed caching cluster.
236-
Be sure to specify the right network settings in GridGain configuration file for that.
236+
Be sure to specify the right network settings in Ignite configuration file for that.
237237
====
238238

239239
== Query Cache

0 commit comments

Comments
 (0)