Skip to content

Changes

Summary

  1. refactoring the ValueReader (commit: 6671ce7) (details)
  2. updates the ValueReaderDecorator (commit: 7290238) (details)
  3. updates the predicate the ValueWriter (commit: a2d93ed) (details)
  4. fixes javadoc ValueWriter (commit: 6df9259) (details)
  5. fixes decorator test (commit: 7b017d0) (details)
  6. improves the type reference reader (commit: 97dd79c) (details)
  7. fixes type reference reader (commit: 7cd1598) (details)
  8. Updates the type reference reader decorator (commit: f166033) (details)
  9. fixes type reference reader (commit: 5ce014a) (details)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/ValueReader.java (diff)
Commit 72902383ea78092c18fd55f3649a27056a5bfdd6 by Otavio Santana
updates the ValueReaderDecorator
(commit: 7290238)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/ValueReaderDecorator.java (diff)
Commit a2d93edf46f8ebf9027089660988af38b1f37baa by Otavio Santana
updates the predicate the ValueWriter
(commit: a2d93ed)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/ValueWriter.java (diff)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/ValueWriter.java (diff)
The file was modified tck/communication-tck/communication-tck-core/src/main/java/jakarta/nosql/communication/tck/ValueReaderDecoratorTest.java (diff)
Commit 97dd79c2947bab679b225de999b4131a8c812200 by Otavio Santana
improves the type reference reader
(commit: 97dd79c)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/TypeReferenceReader.java (diff)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/TypeReferenceReader.java (diff)
Commit f166033a1f12aee8d06e2af530882633f7ed6eb3 by Otavio Santana
Updates the type reference reader decorator
(commit: f166033)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/TypeReferenceReaderDecorator.java (diff)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/TypeReferenceReader.java (diff)