marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
59 stars 72 forks source link

Java Client APIs must support bulk write of bitemporal documents #150

Closed gvaidees closed 8 years ago

gvaidees commented 10 years ago

Today, there is no way to do it. It would be nice if this support was added

sammefford commented 10 years ago

Re-assigning to Justin for prioritization. I'm glad to add this. If it's a must-have, let's do it. If it can wait, that would probably be best given my current backlog of tasks and bugs. I estimate 2 days effort.

jmakeig commented 10 years ago

Is this all client code or do we need to make changes to the REST API to support this?

sammefford commented 10 years ago

Erik says REST API supports this already

jmakeig commented 10 years ago

Perfect. So if it's just client-side code then I think we're much safer to ship this in a minor or patch release after 3.0.0, if we need to.

georgeajit commented 9 years ago

New test method available in TestBiTemporal.java class: /*