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
203
questions and find answers to
917
problems.
Stats
53.7k
EtPoint
22.4k
Vote count
203
questions
917
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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?
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
Lukas Eder answers
Does an additional "AND `columnname` LIKE '%'" hurt performance?
Create a custom Aggregate Function with jOOQ
create a histogram using jooq
UUID not working with JOOQ and PostgreSQL
Oracle Stored Procedure returning collection of table
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?