@Configuration @ConditionalOnClass(value=javax.persistence.EntityManager.class) public class RSQLJPAAutoConfiguration extends Object
| Constructor and Description |
|---|
RSQLJPAAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RSQLCommonSupport |
rsqlCommonSupport(Map<String,javax.persistence.EntityManager> entityManagerMap) |
@Bean public RSQLCommonSupport rsqlCommonSupport(Map<String,javax.persistence.EntityManager> entityManagerMap)
Copyright © 2018–2021. All rights reserved.