Skip to content

Add method to pull entities from the save buffer#4

Open
Evanosity wants to merge 1 commit intoEmperorlou:masterfrom
Evanosity:Bulk-Put-Intercept
Open

Add method to pull entities from the save buffer#4
Evanosity wants to merge 1 commit intoEmperorlou:masterfrom
Evanosity:Bulk-Put-Intercept

Conversation

@Evanosity
Copy link

also include a method for testing key equality

also include a method for testing key equality
* @param equalToValue
* @return
*/
public List<CachedEntity> interceptFromBulkPut(String type, String fieldName, Object equalToValue){
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getEntityListForBulkPut() might be a better word?

This doesn't actually do any intercepting on it's own, it just retrieves the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants