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
946
problems.
Stats
54.2k
EtPoint
22.5k
Vote count
208
questions
946
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
JOOQ with SQL Server
JOOQ mock result with mocked fields
Oracle SQL - How can I write an insert statement that is conditional and looped?
JOOQ get Columns from a Table
Add mysql specific ROW_FORMAT=DYNAMIC to create table statement generated by jooq
How to insert only if not exists
pagination with JOOQ
Use jsoup or gquery for plain XML
JOOQ dynamic table name
How to join with the same table two times in jOOQ?