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
202
questions and find answers to
912
problems.
Stats
53.6k
EtPoint
22.3k
Vote count
202
questions
912
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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?
Convert from hex-encoded CLOB to BLOB in Oracle
How to avoid javac warning: unknown enum constant, reason: class file not found, when dependency has optional annotations with enums
Is there any way to denote a T! platform type in Kotlin only, without resorting to using Java
Lukas Eder answers
Insert sys_guid generated value via jooq DSL
JOOQ initializing DAO Best Approach
jOOQ - query builder with IN predicate
Extract numbers and names from string
Can we integrate Oracle RECORD TYPE with java Callable statement?
What is the difference between Table<R> and <TableLike> in jOOQ
How to disambiguate PostgreSQL column references from table references in projections?
Java Hive connection executeUpdate() always returning count as zero
jOOQ's field not converting {0} in SQL
Jooq INSERT...ON CONFLICT DO UPDATE...RETURNING doesn't return value or catch the database exception