Giter VIP home page Giter VIP logo

Comments (3)

mhgrove avatar mhgrove commented on August 16, 2024

At a glance, I suspect this is related to the todo in that code, specifically, needing to be able to join a current transaction.

That's pretty straightforward to add, probably only needs to be added to SupportsTransactions. But I've never tested Empire with Spring, so there might be other issues you'll hit given that Empire isn't fully JPA-compliant.

from empire.

jblaufuss avatar jblaufuss commented on August 16, 2024

Thanks for taking a look. We're going ahead with Empire provisionally to see how it works for us. I'll let you know if I run into any other issues using it with Spring.

from empire.

mhgrove avatar mhgrove commented on August 16, 2024

Sure.

If you're using Empire mostly for the Java Bean to/from RDF capabilities, or you run into other Spring JPA incompatibilities, the rendering engine of Empire was cleaned up and released separately as Pinto, and could be an option for you.

The upside would be it doesn't do anything for transactions, so you can control them yourself and get exactly the behavior you want. The downside is that it doesnt do anything for transactions so you have to control them yourself.

I'm going to move Empire to using Pinto internally (#99) which will simplify moving between just bean serialization and the more heavyweight JPA support.

from empire.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.