java.lang.Object
org.springframework.data.couchbase.repository.support.Util

public class Util extends Object
Utility class for Couchbase Repository
Author:
Michael Reiche
  • Constructor Details

    • Util

      public Util()
  • Method Details

    • hasNonZeroVersionProperty

      public static boolean hasNonZeroVersionProperty(Object entity, CouchbaseConverter converter)