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
208
questions and find answers to
953
problems.
Stats
54.3k
EtPoint
22.5k
Vote count
208
questions
953
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
Use jsoup or gquery for plain XML
Can I use Scala Macros to internalise an external DSL?
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
Lukas Eder answers
How to set a @Variable in JOOQ
Inserting comments for all classes generated by jooq
Java Return result of JOOQ query
Spring Boot and JOOQ Auditing Solutions
Why doesn't this simple SQL query work?
Returning T[] (where T is Byte[]) to Byte[]
Using UNNEST with jOOQ
JOOQ with SQL Server
JOOQ mock result with mocked fields
Oracle SQL - How can I write an insert statement that is conditional and looped?