Java Integrations
NCache provides a high-performance, distributed caching layer for Java-based enterprise applications. By integrating seamlessly with standard frameworks and APIs, NCache enables low-latency data access and linear scalability for Jakarta EE (formerly Java EE) and Spring environments.
Supported Java Client-Side Features
NCache offers in-depth support for its Client-Side API in Java. It supports the following features:
- CRUD Operations
- Expiration
- Locking
- Groups [Deprecated]
- Tags
- Named Tags
- SQL Queries
- Events
- Data Structures
- Pub/Sub Messaging
Along with this already rich set of features, NCache supports Java Sessions, Frameworks, tools, and APIs. This section is a practical guide for those users who wish to use these features.
In This Section
Use NCache in Spring Boot Application
Explains how to configure the Spring Framework to use NCache.
Spring Session
Learn how to integrate NCache into your Spring Boot applications for efficient and scalable spring session management.
Hibernate Caching
Explains how to configure NCache to be used as a second-level cache for Hibernate.
Jakarta Session
Learn how to boost the performance of your Java web applications with NCache's distributed caching solution.
JCache API
Explains how to use the JCache API with NCache.