@Service public class EntityInformationProvider extends Object
| Constructor and Description |
|---|
EntityInformationProvider(org.springframework.data.repository.support.Repositories repositories) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.repository.core.EntityInformation |
getEntityInformationFor(Class entityType) |
public EntityInformationProvider(org.springframework.data.repository.support.Repositories repositories)
public org.springframework.data.repository.core.EntityInformation getEntityInformationFor(Class entityType)
Copyright © 2017. All rights reserved.