-
Hey,
We have a problem with mapping a class which has no properties or all properties are null.
Here is a simple example:
``` java
class Parent {
Child child;
};
class Child {
};
```
If we map a …
-
Hi. You've got an example of mapping `ResultSet` to domain object. Can you provide an example of mapping JOOQ record domain object mapping?
-
Generate objects model mapping the schemas.
The sub package name could be `model`
Feature available for swager 2 on project https://github.com/phiz71/vertx-swagger
-
SWE-bench provides datasets to evaluate software engineering agents.
Each evaluation task instance (mapping to our concept of issue) provides:
1. repo: mapping to our repo_full_name
2. instance_i…
-
### NVIDIA Open GPU Kernel Modules Version
565.57.01 and 565.77
### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs s…
-
Getting following error while mapping dynamically created objects
Error: A permanent module can not refer to a volatile module.
-
| --- | --- |
| Bugzilla Link | [551244](https://bugs.eclipse.org/bugs/show_bug.cgi?id=551244) |
| Status | NEW |
| Importance | P3 minor |
| Reported | Sep 19, 2019 08:26 EDT |
| Modified | Oct …
-
### Use case
I would like to make parent object (A) to null when all the properties or object(B) it has are null.
example, consider below **Employee** object has class department, when both prope…
-
### Description
When the OpenAPI spec has the following, the generated type should properly reflect the `oneOf` schema with `$ref` and `nullable` by mapping it to the specific referenced type with a …
-
| --- | --- |
| Bugzilla Link | [500375](https://bugs.eclipse.org/bugs/show_bug.cgi?id=500375) |
| Status | NEW |
| Importance | P3 enhancement |
| Reported | Aug 28, 2016 04:58 EDT |
| Modified …