singhpk234 commented on code in PR #1287:
URL: https://github.com/apache/polaris/pull/1287#discussion_r2047720482


##########
README.md:
##########
@@ -55,6 +55,7 @@ Apache Polaris is organized into the following modules:
 - Persistence modules:
   - `polaris-jpa-model` - The JPA entity definitions
   - `polaris-eclipselink` - The Eclipselink implementation of the 
MetaStoreManager interface
+  - `polaris-relational-jdbc` - The JDBC implementation of BasePersistence to 
be used via AtomicMetaStoreManager

Review Comment:
   My understanding was that eclipselink was suppose to 
polaris-transactional-jdbc, its just that we also do CAS by using the 
entityVersion its just that function like `wrireEntities` requires us to be 
transactional ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to