jooq-user
Thread
Date
Earlier messages
Later messages
Messages by Thread
[ ANNOUNCEMENT ] 3.16.0 release with a new public query object model API, spatial support, YugabyteDB support and much more
Lukas Eder
Re: java.lang.IllegalArgumentException: Field is not contained in Row (1)
Lukas Eder
SQL update statement in SQLServer
'
[email protected]
' via jOOQ User Group
Re: SQL update statement in SQLServer
Lukas Eder
Re: SQL update statement in SQLServer
Rob Sargent
Re: SQL update statement in SQLServer
Simon Martinelli
Re: SQL update statement in SQLServer
Rob Sargent
Re: SQL update statement in SQLServer
Simon Martinelli
Re: SQL update statement in SQLServer
Rob Sargent
Re: SQL update statement in SQLServer
Simon Martinelli
Re: SQL update statement in SQLServer
Rob Sargent
Re: SQL update statement in SQLServer
Lukas Eder
Re: SQL update statement in SQLServer
Simon Martinelli
Re: SQL update statement in SQLServer
Simon Martinelli
[ ANNOUNCEMENT ] 3.15.5 patch releases with minor improvements and bug fixes
Lukas Eder
missing generator options
'
[email protected]
' via jOOQ User Group
Re: missing generator options
Lukas Eder
Re: missing generator options
'
[email protected]
' via jOOQ User Group
Re: missing generator options
Lukas Eder
Re: Question about PreparedStatement cache
Lukas Eder
Spring Data and Jooq CodeGen
Jonathan Burns
Re: Spring Data and Jooq CodeGen
Lukas Eder
[ ANNOUNCEMENT ] 3.15.4 patch releases with minor improvements and bug fixes
Lukas Eder
Best practice regarding temporary tables used for join lookups
Jens Teglhus Møller
Code gen with customized field implementation
'Gang Luo' via jOOQ User Group
Re: Code gen with customized field implementation
Lukas Eder
Re: Code gen with customized field implementation
'Gang Luo' via jOOQ User Group
Re: Code gen with customized field implementation
Lukas Eder
Re: Using DSL.row() in update statement with nullable properties.
Lukas Eder
Re: Using DSL.row() in update statement with nullable properties.
Cheolho Jeon
Re: Using DSL.row() in update statement with nullable properties.
Lukas Eder
JOOQ CodeGen and Jersey 3.0.2 bean validation annotations duplication exception
Benjamin Greiner
Re: JOOQ CodeGen and Jersey 3.0.2 bean validation annotations duplication exception
Lukas Eder
Case insenstive field selection
Joe
Re: Case insenstive field selection
Lukas Eder
Re: Case insenstive field selection
Joe
Re: Case insenstive field selection
Lukas Eder
Re: Case insenstive field selection
Joe
3.15.3 behavior change
Thomas Matthijs
Re: 3.15.3 behavior change
Lukas Eder
Re: 3.15.3 behavior change
Thomas Matthijs
Re: 3.15.3 behavior change
Lukas Eder
Re: 3.15.3 behavior change
Thomas Matthijs
Re: 3.15.3 behavior change
Lukas Eder
[ ANNOUNCEMENT ] 3.14.15 and 3.15.3 patch releases with minor improvements and bug fixes
Lukas Eder
Naming convention in auto-generated code
'Gang Luo' via jOOQ User Group
Re: Naming convention in auto-generated code
Lukas Eder
Re: Naming convention in auto-generated code
Jens Teglhus Møller
Re: Naming convention in auto-generated code
'Gang Luo' via jOOQ User Group
Schema mapping at table level
'Gang Luo' via jOOQ User Group
Re: Schema mapping at table level
Lukas Eder
Re: Schema mapping at table level
'Gang Luo' via jOOQ User Group
Re: Schema mapping at table level
Lukas Eder
Re: Schema mapping at table level
Rob Sargent
Jooq query mock
Hagi Cohen
Re: Jooq query mock
Lukas Eder
Re: Jooq query mock
Hagi Cohen
Re: Jooq query mock
Lukas Eder
Re: Jooq query mock
Hagi Cohen
Re: Jooq query mock
Lukas Eder
Re: Jooq query mock
Hagi Cohen
Re: Jooq query mock
Lukas Eder
Jooq query mock
Hagi Cohen
Possible bug in code generator regarding foreign keys
Jens Teglhus Møller
Re: Possible bug in code generator regarding foreign keys
Lukas Eder
Re: Possible bug in code generator regarding foreign keys
Jens Teglhus Møller
Re: Possible bug in code generator regarding foreign keys
Lukas Eder
Re: Possible bug in code generator regarding foreign keys
Jens Teglhus Møller
Support for get_lock and release_lock
Wes Calvert
Re: Support for get_lock and release_lock
Lukas Eder
Re: Support for get_lock and release_lock
Wes Calvert
[ ANNOUNCEMENT ] 3.14.14 and 3.15.2 patch releases with minor improvements and bug fixes
Lukas Eder
Best practice around deployment..
Venki Balakrishnan
jOOQ Result Parallel Stream Thread Safety
Sahil Takiar
Re: jOOQ Result Parallel Stream Thread Safety
Lukas Eder
quote rendering question
Manuel Rossetti
Re: quote rendering question
Rob Sargent
Re: quote rendering question
Manuel Rossetti
Re: quote rendering question
Manuel Rossetti
Re: quote rendering question
Lukas Eder
Re: quote rendering question
Manuel Rossetti
Re: quote rendering question
Lukas Eder
How to use jooq in multi-threading? Should I create a DSLContext for each thread?
jiehao luo
Re: How to use jooq in multi-threading? Should I create a DSLContext for each thread?
Marshall Pierce
Re: How to use jooq in multi-threading? Should I create a DSLContext for each thread?
jiehao luo
Re: How to use jooq in multi-threading? Should I create a DSLContext for each thread?
Lukas Eder
connection management and SQLite
Manuel Rossetti
Re: connection management and SQLite
Manuel Rossetti
Re: connection management and SQLite
Lukas Eder
Re: connection management and SQLite
Manuel Rossetti
Re: connection management and SQLite
Lukas Eder
rowId field does not seem to have toString()
Manuel Rossetti
Re: rowId field does not seem to have toString()
Lukas Eder
Getting an error after upgrading to 3.15.1
Arelowo Alao
Re: Getting an error after upgrading to 3.15.1
Lukas Eder
Re: Please share your thoughts on how to replace JPA/Hibernate by jOOQ [Was: New to JOOQ - Loading and saving entities that contain children entities]
Lukas Eder
creating UpdatableRecord and TableRecord instances?
Manuel Rossetti
Re: creating UpdatableRecord and TableRecord instances?
Lukas Eder
Re: creating UpdatableRecord and TableRecord instances?
Manuel Rossetti
Re: creating UpdatableRecord and TableRecord instances?
Lukas Eder
Re: creating UpdatableRecord and TableRecord instances?
Manuel Rossetti
Re: creating UpdatableRecord and TableRecord instances?
Lukas Eder
Unwanted Uppercase in liquibase generator
Denis Miorandi
Re: Unwanted Uppercase in liquibase generator
Lukas Eder
Re: Unwanted Uppercase in liquibase generator
Denis Miorandi
How To Fetch One To Many Data Inside A MAP
Debapriya Patra
Re: How To Fetch One To Many Data Inside A MAP
Lukas Eder
slow inserts of bytea column in PostgreSQL
'
[email protected]
' via jOOQ User Group
Re: slow inserts of bytea column in PostgreSQL
Lukas Eder
Re: slow inserts of bytea column in PostgreSQL
'
[email protected]
' via jOOQ User Group
Re: slow inserts of bytea column in PostgreSQL
Lukas Eder
[ ANNOUNCEMENT ] 3.14.13 and 3.15.1 patch releases with minor improvements and bug fixes
Lukas Eder
[ ANNOUNCEMENT ] 3.14.12 patch release with minor improvements and bug fixes
Lukas Eder
DAO Unit Test
Debapriya Patra
Re: DAO Unit Test
Rob Sargent
Re: DAO Unit Test
Lukas Eder
Re: DAO Unit Test
Lukas Eder
How To Debug DAO Unit Test Errors
Debapriya Patra
Re: How To Debug DAO Unit Test Errors
Lukas Eder
Re: How To Debug DAO Unit Test Errors
Debapriya Patra
Re: How To Debug DAO Unit Test Errors
Lukas Eder
Re: How To Debug DAO Unit Test Errors
Debapriya Patra
Re: How To Debug DAO Unit Test Errors
Rob Sargent
Re: How To Debug DAO Unit Test Errors
Debapriya Patra
Re: How To Debug DAO Unit Test Errors
Rob Sargent
Re: How To Debug DAO Unit Test Errors
Debapriya Patra
Re: How To Debug DAO Unit Test Errors
Lukas Eder
Re: How To Debug DAO Unit Test Errors
Lukas Eder
Re: How To Debug DAO Unit Test Errors
Lukas Eder
Re: How To Debug DAO Unit Test Errors
Debapriya Patra
Observation schemaVersion in XML DB scripts must match jOOQ liquibase version
'Rob Walker' via jOOQ User Group
Need Help Forming A Query In Jooq
Debapriya Patra
Re: Need Help Forming A Query In Jooq
Rob Sargent
Re: Need Help Forming A Query In Jooq
Debapriya Patra
Re: Need Help Forming A Query In Jooq
Rob Sargent
Re: Need Help Forming A Query In Jooq
Lukas Eder
perhaps an ordering problem?
Rob Sargent
Re: perhaps an ordering problem?
Lukas Eder
Re: perhaps an ordering problem?
Rob Sargent
Re: perhaps an ordering problem?
Lukas Eder
Unable to map values returned in SYS_REFCURSOR
Jumna Mohammed
RE: Unable to map values returned in SYS_REFCURSOR
Lukas Eder
Field (author.id) is not contained in Row when using without code generation
Boris Heismann
Re: Field (author.id) is not contained in Row when using without code generation
Lukas Eder
Re: Field (author.id) is not contained in Row when using without code generation
Boris Heismann
Re: Field (author.id) is not contained in Row when using without code generation
Rob Sargent
Re: Field (author.id) is not contained in Row when using without code generation
Boris Heismann
RE: Field (author.id) is not contained in Row when using without code generation
Lukas Eder
Re: Multi-table DELETE
Lukas Eder
Portability snowflake to bigquery
'Pedro Figueiredo' via jOOQ User Group
RE: Portability snowflake to bigquery
Lukas Eder
Re: Portability snowflake to bigquery
'Pedro Figueiredo' via jOOQ User Group
RE: Portability snowflake to bigquery
Community
Re: Portability snowflake to bigquery
'Pedro Figueiredo' via jOOQ User Group
RE: Portability snowflake to bigquery
Lukas Eder
RE: Portability snowflake to bigquery
Lukas Eder
[ ANNOUNCEMENT ] 3.14.10 and 3.14.11 patch release with minor improvements and bug fixes
Lukas Eder
Mapping library compatible with java 16
David Karlsen
Re: Mapping library compatible with java 16
Lukas Eder
Re: Mapping library compatible with java 16
David Karlsen
Re: Mapping library compatible with java 16
Lukas Eder
Re: Mapping library compatible with java 16
Lukas Eder
Re: Mapping library compatible with java 16
David Karlsen
Re: Mapping library compatible with java 16
Lukas Eder
Hint: No function matches the given name and argument types. You might need to add explicit type casts.
[email protected]
Re: Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Rob Sargent
Re: Hint: No function matches the given name and argument types. You might need to add explicit type casts.
[email protected]
Re: Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Rob Sargent
Re: Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Lukas Eder
Re: Hint: No function matches the given name and argument types. You might need to add explicit type casts.
[email protected]
Re: Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Lukas Eder
[Jooq][Oracle Built-in functions] Regexp_instr()
Walid CHAIB
Re: [Jooq][Oracle Built-in functions] Regexp_instr()
Lukas Eder
[ ANNOUNCEMENT ] 3.14.9 patch release with minor improvements and bug fixes
Lukas Eder
jooq sensitive data automatically encryption and decryption
[email protected]
Re: jooq sensitive data automatically encryption and decryption
Lukas Eder
[ ANNOUNCEMENT ] jOOR 0.9.14 released with some minor fixes
Lukas Eder
Tables and materialized views
Walid CHAIB
Converting cast functions to cast (src_type as dest_type)
Walid CHAIB
Re: Converting cast functions to cast (src_type as dest_type)
Lukas Eder
Re: Converting cast functions to cast (src_type as dest_type)
Walid CHAIB
Re: Converting cast functions to cast (src_type as dest_type)
Lukas Eder
Re: Converting cast functions to cast (src_type as dest_type)
Walid CHAIB
Re: Converting cast functions to cast (src_type as dest_type)
Rob Sargent
Re: Converting cast functions to cast (src_type as dest_type)
Walid CHAIB
Re: Converting cast functions to cast (src_type as dest_type)
Lukas Eder
Re: Converting cast functions to cast (src_type as dest_type)
Walid CHAIB
Re: Converting cast functions to cast (src_type as dest_type)
Lukas Eder
Re: Converting cast functions to cast (src_type as dest_type)
Walid CHAIB
Re: Converting cast functions to cast (src_type as dest_type)
Lukas Eder
jooq-settings.xml
Rob Sargent
Re: jooq-settings.xml
Lukas Eder
Re: jooq-settings.xml
Rob Sargent
Re: jooq-settings.xml
Lukas Eder
Re: jooq-settings.xml
Rob Sargent
Null Connection with jooq
Walid CHAIB
Re: Null Connection with jooq
Lukas Eder
Re: Null Connection with jooq
Walid CHAIB
Re: Null Connection with jooq
ahmed mustapha ghanmi
Re: Null Connection with jooq
Lukas Eder
Earlier messages
Later messages