Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lukas Eder
Lukas Eder has asked
205
questions and find answers to
930
problems.
Stats
53.9k
EtPoint
22.4k
Vote count
205
questions
930
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
error: generics are not supported in -source 1.3 when compiling Java code with Kotlin
Use Oracle unnested VARRAY's instead of IN operator
java compiler mistaking field reference with a package name? [duplicate]
Different values reported for ALL_OBJECTS.OBJECT_ID and ALL_ARGUMENTS.OBJECT_ID in Oracle 21c
Select a column that potentially doesn't exist in Oracle dictionary views
How to disambiguate PostgreSQL column references from table references in projections?
How to reference an implicitly named column in DB2
No common interface to java.sql.ResultSet, CallableStatement, SQLInput
Oracle JSON_OBJECT NULL ON NULL clause not working
How to put Maven-generated sources under version control?
Lukas Eder answers
error: generics are not supported in -source 1.3 when compiling Java code with Kotlin
H2 User defined aggregate function, ListAgg, can't use DISTINCT or TRIM() on the first parameter
Java generics unchecked cast - Possible to check at runtime?
inference variable K has incompatible bounds
Why does Jooq code-generation break with PostGIS?
How to split this string in java
How to select unix timestamp as date in Jooq?
Sort different elements by the same criteria
JOOQ - Is it possible to generate code for specific columns in table? [closed]
How to delete different updatable records in one shot?