-
I am using kundera mongoDb, I want to update list of objects.Example code is below.
```
@Entity
@Table(name = "plan_usage", schema = "xxx@xxx")
public class PlanUsage implements Serializable{
@Id…
-
## Background
Napari, an open-source tool for browsing, annotating, and analyzing large multi-dimensional images, is already [well-integrated with Dask](https://napari.org/tutorials/applications/dask…
-
I have a an installation of Grizzly which I start programmatically and add Tyrus to. Unfortunately Tyrus is not helpful in this endeavor.
1) TyrusGrizzlyServerContainer assumes a stand alone start …
-
Hello
My entity is configured with `@Access(AccessType.PROPERTY)`, i.e.
```java
@Access(AccessType.PROPERTY)
public class MyEntity{
private String id;
@Id
@GeneratedValue
public…
-
Hi Team,
We are using weblogic server and we don't want to provide Host details and cassandra user authentication credentials in persistence.xml file. We want to provide these details at run time.
…
-
I find it misleading that kundera claims "Kundera is a JPA 2.0 compliant object-datastore mapping library for NoSQL datastores. " when it doesn't support criteria queries. Criteria queries are a forma…
-
As expected, this plugin is broken in 1.8, but in a pretty special way; it manages to take down the entire Plugin management page in the control panel with it and leaves the following error;
/usr/www…
-
Hi all, had this idea whilst watching the March monthly update so feel free to close if it's out of step with the general ideologies of the project.
One possible use for the new LibJS engine would …
-
Hello,
Given the well-known issue of many (all?) popular javascript implementations not supporting 64-bit values in their JSON.parse function, has an optional alternate encoding for 64-bit ints in …
-
Is this project available under a license?