-
```
Helo,
Thanks for the very useful hibernate generic DAO, your code is.
I'm getting a little problem working on nested attributes and collection of
mapped objects.
=== Classses ===
public class …
-
```
Helo,
Thanks for the very useful hibernate generic DAO, your code is.
I'm getting a little problem working on nested attributes and collection of
mapped objects.
=== Classses ===
public class …
-
```
Helo,
Thanks for the very useful hibernate generic DAO, your code is.
I'm getting a little problem working on nested attributes and collection of
mapped objects.
=== Classses ===
public class …
-
```
Helo,
Thanks for the very useful hibernate generic DAO, your code is.
I'm getting a little problem working on nested attributes and collection of
mapped objects.
=== Classses ===
public class …
-
BPO | [27362](https://bugs.python.org/issue27362)
--- | :---
Nosy | @rhettinger, @etrepum, @stevendaprano, @bitdancer, @berkerpeksag, @serhiy-storchaka, @Vgr255
Files | [json-customize.patch](https://…
-
Would you mind elaborating on why unsigneds can't be supported?
I'd recommend making a new GitHub issue 'support unsigned ints' (I could make the issue if you like) and adding the link in the sourc…
-
**Describe the bug**
Response models generated from inlined arrays are named by the SwaggerModelsGenerator with getClassesFromResponses() by stripping "/" from the path.
```
if (itemsSchema?.pro…
-
Because JavaScript describes so many objects creating them on every `Context` creation takes some time. But with snapshots we only do it once then we serialize them into a snapshot binary file and all…
-
## Bug Report
### iRODS Version, OS and Version
iRODS 4.2.8, CentOS 7
### What did you try to do?
The documentation for dynamic PEPs says that objects of type `irods::plugin_context &` are…
-
```
The current implementation is not serializable. If we load a huge amount of
data each time when starting, this may limit the usage. However, if it is
serializable, we can load it once and serial…