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
213
questions and find answers to
974
problems.
Stats
54.7k
EtPoint
22.6k
Vote count
213
questions
974
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
Can an Oracle index be created in a low priority thread/process?
Calling Sybase Adaptive Server Enterprise's "sp_help" from JDBC
Insert values statement can contain only constant literal values or variable references in SQL Data Warehouse
How to set bind values to NULL with Firebird's jaybird JDBC driver?
Why do Oracle's sequences skip their cached values when attempting to re-create the sequence?
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]
Lukas Eder answers
String extraction/manipulation in Java
JOOQ, ignore columns like created_date, last_modified_date in INSERT and UPDATE
Insert/Update in PL/SQL
Problem with static variables in java
java persistence memory leaks
Can't select from postgres function which returns user-defined custom type
How a clause (order by) can be removed from a jOOQ query
what would the jooq equivalent of a DDL view be?
SQL query to return records based on number of columns populated
How to let eclipse break on a stack overflow?