ReactiveCosmosEntityMetadata<T> Interface
Type Parameters
- T
domain type.
Implements
org.springframework.data.repository.core.EntityMetadata<T>
public interface ReactiveCosmosEntityMetadata
extends org.springframework.data.repository.core.EntityMetadata<T>
Metadata class to describe reactive cosmos entity includes domain type and container information
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String |
getContainerName()
Get container name from the given entity |
Method Details
getContainerName
public abstract String getContainerName()
Get container name from the given entity
Returns:
String
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for Java