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
199
questions and find answers to
905
problems.
Stats
53.5k
EtPoint
22.3k
Vote count
199
questions
905
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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
Find only user-defined check constraints in Oracle ALL_CONSTRAINTS
How to discover the underlying primary (or unique) key columns from an Oracle view
Strange length restriction with the DB2 LIKE operator
Lukas Eder answers
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
Incorrectly configured jOOQ code generation configuration when running jooq-codegen-maven from command line
Is there a way to check query bind values in jOOQ?
check if org.jooq.exception.DataAccessException is serialization failure
Cannot mock 0 rows result in jOOQ
jOOQ idempotent batch insert
List of unique lists in java
Inserting a New UpdatableRecord and Receiving Error on Duplicate Primary Keys