Interface CollectionDataCachingConfig

  • All Superinterfaces:
    DomainDataCachingConfig

    public interface CollectionDataCachingConfig
    extends DomainDataCachingConfig
    Specialized DomainDataCachingConfig describing the requested caching config for a particular persistent collection's data
    • Method Detail

      • getOwnerVersionComparator

        java.util.Comparator getOwnerVersionComparator()
        The comparator to be used with the owning entity's version (if it has one).