Andre Kullmann
Andre Kullmann
On load of OracleEnhancedAdapter the TYPE_MAP will be initialized. But that makes it impossible to set OracleEnhancedAdapter.emulate_booleans = false. To set it to false you need to require the ruby...
I have entities where columns where 0 (Zero) is a valid value. When I try to update, and the Update dialog opens, the modify button is disabled because the 0...
Is it possible to run the aws-maven with Java 11? I stuck on the following Exception `org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy failed: A required class was missing while executing org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy: javax/xml/bind/JAXBException` Has somebody an...