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
194
questions and find answers to
880
problems.
Stats
53.1k
EtPoint
22.2k
Vote count
194
questions
880
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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
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
Lukas Eder answers
JOOQ combining Field and SortField in orderBy method?
How to implement order by field value with jOOQ's dynamic queries
jOOQ Converter expression for single column in table
List of fixed size Arrays in Java?
Can I run an "explain analyze" on a query using JOOQ?
jOOQ continuous integration approaches
Group by time with postgres and jooq
how to combine two nodes into one group in Xpath?
Switch between multiple java versions JDK1.8 and JDK10
Using unnest as a field rather than a table in jOOQ