asmhatre
  • Joined on 2025-12-11
asmhatre pushed to demo at asmhatre/vector-api-jep-537-demo 2026-07-26 11:45:30 +00:00
deb4aedec0 Add test data helpers
asmhatre pushed to demo at asmhatre/vector-api-jep-537-demo 2026-07-26 11:45:21 +00:00
5c9ddcc029 Add environment reporter
asmhatre created branch demo in asmhatre/vector-api-jep-537-demo 2026-07-26 11:45:08 +00:00
asmhatre pushed to demo at asmhatre/vector-api-jep-537-demo 2026-07-26 11:45:08 +00:00
82cccd62c0 Add exploratory timing harness
asmhatre created repository asmhatre/vector-api-jep-537-demo 2026-07-26 11:44:54 +00:00
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:21:13 +00:00
879a06929a README: document the 4-article series and the corner-scenarios enrichment
asmhatre pushed tag corner-scenarios to asmhatre/sdjpa4-demo 2026-07-25 08:20:51 +00:00
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:20:30 +00:00
51d876d1a7 Tests: add 6 corner-scenario tests (Specification family, JpaSort.unsafe, Money value object) - 13 total, all green
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:20:15 +00:00
382e31cc37 DemoRunner: add sections H-L (Specification family, JpaSort.unsafe, Money value object)
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:19:50 +00:00
0eaac42e01 BookRepository: embedded-path queries + record projection (with the nested-path projection corner case)
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:19:47 +00:00
9d42a42d26 Book: replace BigDecimal price with embedded Money value object
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:18:38 +00:00
68b40c903b Add AuthorSpecifications: PredicateSpecification/DeleteSpecification/UpdateSpecification helpers
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:18:30 +00:00
f68ce9b41a Add BookSummary record projection (corner-scenario enrichment)
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 08:18:29 +00:00
34cba41805 Add Money embeddable value object (corner-scenario enrichment)
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 06:25:21 +00:00
b3db1a66e7 Add missing Maven wrapper script (mvnw.cmd)
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 06:24:54 +00:00
626b053df5 Add missing Maven wrapper script (mvnw)
asmhatre pushed tag article-3-advanced to asmhatre/sdjpa4-demo 2026-07-25 06:14:40 +00:00
asmhatre pushed tag article-2-query-engine to asmhatre/sdjpa4-demo 2026-07-25 06:14:38 +00:00
asmhatre pushed tag article-1-baseline to asmhatre/sdjpa4-demo 2026-07-25 06:14:34 +00:00
asmhatre pushed to main at asmhatre/sdjpa4-demo 2026-07-25 05:36:46 +00:00
cbcb80c247 Add README