Example usage for org.springframework.data.mapping.model MutablePersistentEntity interface-usage

List of usage examples for org.springframework.data.mapping.model MutablePersistentEntity interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.mapping.model MutablePersistentEntity interface-usage.

Usage

From source file io.twipple.springframework.data.clusterpoint.mapping.ClusterpointPersistentEntity.java

/**
 * Represents an entity that can be persisted which contains 0 or more properties.
 *
 * @author Olegs Briska
 */
public interface ClusterpointPersistentEntity<T>