issues
search
eclipse
/
jnosql
Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add jnosql provider name
#559
KyleAure
closed
1 week ago
1
Unable to interoperate with multiple Jakarta Data NoSQL providers
#558
KyleAure
closed
1 week ago
0
Fix flat embeddable in the constructor builder
#557
otaviojava
closed
3 weeks ago
0
Active PMD at Eclipse JNoSQL
#556
otaviojava
closed
1 month ago
0
Release version 1.1.2
#555
otaviojava
closed
1 month ago
0
Disable cursor plus elements
#554
otaviojava
closed
1 month ago
0
Create scenario to update validation
#553
otaviojava
closed
2 months ago
0
[BUG] Ensure Eclipse JNoSQL Compatibility with Jakarta Data - 5 Failed Tests
#552
otaviojava
closed
1 month ago
7
Fixes: [BUG] Using skip with DocumentTemplate does not have any effect #550
#551
otaviojava
closed
2 months ago
0
[BUG] Using skip with DocumentTemplate does not have any effect
#550
m4ttek
closed
2 months ago
8
Fix method query when using order
#549
otaviojava
closed
2 months ago
0
Feature/recursion issue custom repository
#548
dearrudam
closed
2 months ago
3
[BUG] java.lang.StackOverflowError during execution of custom repository's method with @Query with predefined jdql
#547
dearrudam
closed
2 months ago
0
Execute an exception when update and delete returns long at CustomRepository
#546
otaviojava
closed
2 months ago
0
[FIX] Adding support to embedded array columns onto entities that are implemented using the Java Record feature
#545
dearrudam
closed
2 months ago
2
[BUG] Array columns are not supported onto entities that are implemented using record
#544
dearrudam
closed
2 months ago
4
Upgrade Eclipse JNoSQL dependencies
#543
otaviojava
closed
3 months ago
0
Include support to Arrays fields
#542
otaviojava
closed
3 months ago
0
[BUG] JDQL queries with like operator not working #540
#541
otaviojava
closed
3 months ago
0
[BUG] JDQL queries with like operator not working
#540
m4ttek
closed
3 months ago
5
Create Map type to mapper field
#539
otaviojava
closed
3 months ago
0
update classgraph library to 4.8.174
#538
redmitry
closed
3 months ago
1
Enhancement of JNoSQL with Dual Support for Apache Tinkerpop and Open Cypher Standards
#537
otaviojava
closed
3 months ago
0
Enhance query with pagination at Repository
#536
otaviojava
closed
3 months ago
0
[BUG] Invalid deserialization of maps with generic values
#535
m4ttek
closed
3 months ago
12
[REDIS] include support for Sentinel configuration.
#534
marcelolemes
opened
3 months ago
0
[BUG] Make sure at the serialization to the field, the API does not return any communication layer, but standard Java type.
#533
otaviojava
closed
3 months ago
0
Fix queries based on Jakarta Data TCK
#532
otaviojava
closed
3 months ago
0
Include support to Eclipse JNoSQL
#531
otaviojava
closed
3 months ago
0
minor error message fix
#530
redmitry
closed
3 months ago
1
Update cursor query and update NoSQLPage to return true instead of exception
#529
otaviojava
closed
4 months ago
0
Fix for #527: Handling special parameters
#528
OndroMih
closed
4 months ago
1
[BUG] Parameters are not handled correctly when repository code is compiled with -parameters option
#527
OndroMih
closed
4 months ago
0
Include IgnoreCase as not supported
#526
otaviojava
closed
4 months ago
0
Unsupported contains ends with
#525
otaviojava
closed
5 months ago
0
Fix Order annotation
#524
otaviojava
closed
5 months ago
0
Added support to `countAll` and `NotNull` keywords for the query name methods
#523
dearrudam
closed
5 months ago
1
Moved tck-runner to jnosql-extensions project
#522
dearrudam
closed
5 months ago
3
fix: resolved recursive call issue
#521
dearrudam
closed
5 months ago
1
Active first method by query
#520
otaviojava
closed
5 months ago
0
style: remove extra line
#519
otaviojava
closed
5 months ago
0
Enable Custom Repository at Eclipse JNoSQL
#518
otaviojava
closed
5 months ago
0
Ensure TCK Runs 100%
#517
otaviojava
opened
5 months ago
0
Enable Custom Repository at Eclipse JNoSQL
#516
otaviojava
opened
5 months ago
0
Run TCK against MongoDB or Any NoSQL Document Database
#515
otaviojava
opened
5 months ago
0
Move the TCK to Eclipse JNoSQL Extensions
#514
otaviojava
closed
5 months ago
0
WIP: implementing Jakarta Data TCK Runner
#513
dearrudam
closed
5 months ago
1
Fix query parser to support statement commands with case-insensitive;
#512
dearrudam
closed
5 months ago
3
Prepare release version to 1.1.1
#511
otaviojava
closed
5 months ago
0
fix: fully thread safe DefaultEntitiesMetadata as it is @ApplicationScoped
#510
m4ttek
closed
5 months ago
4
Next