davidmoten/rxjava2-jdbc
RxJava2 integration with JDBC including Non-blocking Connection Pools
JavaApache-2.0
Issues
- 2
How to create a "NonBlockingConnectionPool "using a "java.sql.Connection" object already present ?
#216 opened by ArijitCode - 0
Provide API to set java.sql.Array parameters
#52 opened by giorgiga - 11
Bug with MaxIdleTime
#41 opened by AChekroun - 2
Migrate to RxJava3
#157 opened by brainbytes42 - 2
Link to test database script in Readme is broken
#143 opened by rai-sandeep - 4
Vulnerabilities reported on MVN repo
#133 opened by umangsingh123 - 5
Automapping enums properties
#72 opened by ianbondoc - 4
- 2
- 3
- 3
Making a single select request to the database using subscribeOn(Schedulers.io()) this request does not work
#118 opened by soda-salie - 2
Caching result with CachedRowSet.populate fails
#84 opened by ITCMYL - 1
- 4
Having a tough time with Tx
#25 opened by Mu4h4h4 - 14
Error when using Database.nonBlocking()
#16 opened by Mu4h4h4 - 8
Automapping with Kotlin doesn't seem to work at all based on the provided examples
#33 opened by rlperez - 1
Is there Firebird 2 database support?
#54 opened by maestrovsmaster - 1
When using NonBlockingConnectionPool the ExecutorService is not shutdown on close
#51 opened by markuskreusch - 5
Is automapping to a concrete class gone?
#15 opened by kdurnoga - 3
Transaction is not committing
#45 opened by lz000 - 1
Single.toCompletable is Deprecated
#48 opened by PraveenMathew92 - 0
Provide RxJava2-JDBC on top of R2DBC
#44 opened by mp911de - 2
Same NamedParameters used multiple times
#19 opened by Mu4h4h4 - 5
MySQL connection 8 hours timeout issue
#43 opened by lz000 - 6
Simple insert with transaction is not happening
#13 opened by alwinjosh - 3
- 2
springboot2 webflux(2.1.2)+rxjava2-jdbc nodata
#40 opened by feesx - 0
Allow to set arbitrary Integer values to FetchSize
#39 opened by PHaroZ - 9
closed connection issue
#29 opened by adorearun - 0
- 0
Enhancement of tx : tx.select(Class<?> cls)
#37 opened by sorinpepelea - 3
- 3
auto mapping with clob data types not working
#32 opened by mrosm20 - 1
Any timeline for release?
#30 opened by prafsoni - 5
Java 9 TODO Automapped interface
#22 opened by sorinpepelea - 13
H2: The object is already closed [90007-197]
#34 opened by fletchgqc - 5
This annotation is not applicable to target 'member property without backing field or delegate'
#11 opened by mustafakibar - 0
way to db.update() in a single transaction taking parameterStream() input from another query result
#31 opened by archieby - 0
- 22
Connection Timeout not caught by doOnError()
#27 opened by Roby84 - 0
subscriber schedular keep alive after complete
#26 opened by Kotlin-GDE - 9
Pools insufficient demand to initialize
#23 opened by LupusUmbrae - 3
Inserting NULL values
#21 opened by kdurnoga - 3
returnGeneratedKeys with auto commit enabled
#20 opened by kdurnoga - 3
defaultIfEmpty() possibly buggy...
#18 opened by Mu4h4h4 - 0
- 3
Default value for the null column?
#14 opened by kienllam - 12
missing custom casting
#12 opened by sorinpepelea - 13
SQL "IN" Clause
#10 opened by Mu4h4h4 - 1
Select-statement with date
#9 opened by mrdextr