Package | Description |
---|---|
org.springframework.data.jdbc.repository.config |
Modifier and Type | Method and Description |
---|---|
JdbcAggregateTemplate |
AbstractJdbcConfiguration.jdbcAggregateTemplate(ApplicationContext applicationContext,
JdbcMappingContext mappingContext,
JdbcConverter converter,
DataAccessStrategy dataAccessStrategy)
Register a
JdbcAggregateTemplate as a bean for easy use in applications that need a lower level of
abstraction than the normal repository abstraction. |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.