Interface NosqlEntityMetadata<T>

All Superinterfaces:
org.springframework.data.repository.core.EntityMetadata<T>
All Known Implementing Classes:
SimpleNosqlEntityMetadata

public interface NosqlEntityMetadata<T> extends org.springframework.data.repository.core.EntityMetadata<T>