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
191
questions and find answers to
836
problems.
Stats
52.2k
EtPoint
22.0k
Vote count
191
questions
836
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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
Display flaw with HTML input type number on iPhone iOS/Safari
Is there any way I can specify defaultValue for collections with JAXB?
Lukas Eder answers
jOOQ "EXTRACT(EPOCH FROM [field])" workaround?
JOOQ: Get table and columns with string?
Find only user-defined check constraints in Oracle ALL_CONSTRAINTS
Recursive generics
JOOQ insert into select syntax with specified columns
SQL Table Rows to Columns - Possible PIVOT?
group by and union in oracle
JOOQ with Logback
JOOQ checking for null fields in a Record object?
OFFSET N FETCH FIRST M ROWS with JDBC and PostgreSQL not working