Package org.springframework.integration.jpa.inbound
Provides inbound Spring Integration Jpa components.
-
Class Summary Class Description JpaPollingChannelAdapter Polling message source that produces messages from the result of the provided: entityClass JpQl Select Query Sql Native Query JpQl Named Query Sql Native Named Query After the objects have been polled, it also possibly to either: executes an update after the select possibly to updated the state of selected records executes an update (per retrieved object or for the entire payload) delete the retrieved object