public class EntityInformationFacade extends Object
| Constructor and Description |
|---|
EntityInformationFacade() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.repository.core.EntityInformation |
getEntityInformation(Class<?> entityClass,
javax.persistence.EntityManager em) |
public org.springframework.data.repository.core.EntityInformation getEntityInformation(Class<?> entityClass, javax.persistence.EntityManager em)
Copyright © 2022 Paul Warren. All rights reserved.