Class Util
java.lang.Object
org.springframework.data.couchbase.repository.support.Util
Utility class for Couchbase Repository
- Author:
- Michael Reiche
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasNonZeroVersionProperty
(Object entity, CouchbaseConverter converter)
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
hasNonZeroVersionProperty
-