JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Data Couchbase
org.springframework.data.couchbase.core.util
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.data.couchbase.core.util
package
org.springframework.data.couchbase.core.util
Related Packages
Package
Description
org.springframework.data.couchbase.core
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
org.springframework.data.couchbase.core.convert
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
org.springframework.data.couchbase.core.index
org.springframework.data.couchbase.core.mapping
This package contains interfaces and annotations relative to object-json mapping and the notion of a Couchbase Storable.
org.springframework.data.couchbase.core.query
This package contains annotations and classes relative to querying with Couchbase (whether through views or N1QL) and the associated indexes.
org.springframework.data.couchbase.core.support
Classes
Class
Description
ByteUtils
Utility class for common byte array and String conversions using UTF-8.