Skip to content
  • Craig L Russell's avatar
    6a2937d5
    Use NdbRecord-formatted data buffer to store values for domain model · 6a2937d5
    Craig L Russell authored
    Both the original Object[ ] implementation and the NdbRecord implementation
      are available, statically configured via a -D option or system environment
    Improve error reporting for tests
    NdbRecord domain model is implemented for insert, delete, update, and write
    Optimized use of NdbRecord domain model for find, query, load is not yet implemented
    6a2937d5
    Use NdbRecord-formatted data buffer to store values for domain model
    Craig L Russell authored
    Both the original Object[ ] implementation and the NdbRecord implementation
      are available, statically configured via a -D option or system environment
    Improve error reporting for tests
    NdbRecord domain model is implemented for insert, delete, update, and write
    Optimized use of NdbRecord domain model for find, query, load is not yet implemented
Loading