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
220
questions and find answers to
1052
problems.
Stats
56.3k
EtPoint
23.0k
Vote count
220
questions
1k
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
JDBC 4's java.sql.Clob.free() method and backwards compatibility
What is Teradata's equivalent for Oracle's DUAL
How to insert VARIANT data into a Snowflake table?
Prevent method call using compiler tricks
How to discover the index type of an Oracle 12c associative array from the dictionary views?
How to find an Informix DATETIME field qualifier in an existing schema
Is it possible to look up a table-valued function's return columns in SAP HANA's dictionary views?
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
Lukas Eder answers
java - jooq - how to bind array as param in jooq - PostgreSQL
inserting custom type array into table column in postgresql-9.4?
Sharing a wildcard in Java generics
Should Java enum constants be retrieved through "get" methods or public final fields or both?
Using JOOQ, how do you map an SQLException to a business exception?
jooq nested select and type safety
How to use CAST function with JPQL Query
No serializer found for class org.jooq.JSON and no properties discovered to create BeanSerializer
Column size in jOOQ
What is the benefit of FileFilter / FilenameFilter