You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 15:26:46 UTC

[GitHub] [beam] damccorm opened a new issue, #17952: Add JpaIO

damccorm opened a new issue, #17952:
URL: https://github.com/apache/beam/issues/17952

   Now that we have `JdbcIO`, another way to deal with database is to use JPA. Thanks to JPA, we would be able to deal with `PCollection` of Entities (POJO containing the JPA annotation).
   The think I would like to test the JPA engine (providing the `EntityManager`) in the executors.
   
   Imported from Jira [BEAM-699](https://issues.apache.org/jira/browse/BEAM-699). Original Jira may contain additional context.
   Reported by: jbonofre.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm closed issue #17952: Add JpaIO

Posted by GitBox <gi...@apache.org>.
damccorm closed issue #17952: Add JpaIO
URL: https://github.com/apache/beam/issues/17952


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org