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
193
questions and find answers to
856
problems.
Stats
52.6k
EtPoint
22.1k
Vote count
193
questions
856
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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
Is there an alternative to loading a class with Class.forName()?
How does the JLS specify that wildcards cannot be formally used within methods?
HTML <select> element is abbreviated in iPhone or Android browsers
A nice Java XML DOM utility
How to implement build specific annotation retention in Java
Lukas Eder answers
Using JOOQ just to store table/column names and types with no regard to Record types
Pivoting in DB2
jOOQ query expression type-safety without custom converter
Manually add data to a Java ResultSet
JOOQ and resource handling
JOOQ SQL given 1 parameters but expected 0
jooq throws NPE when fetchOne is used
How to avoid javac warning: unknown enum constant, reason: class file not found, when dependency has optional annotations with enums
What's the difference between BIGINT and INT8? (postgres)
JOOQ dynamic multiple values insert