0

We have https://github.com/jankotek/mapdb/blob/master/src/test/java/examples/TreeMap_Composite_Key.java example but is not working. Please provide some sample code.

Manish Kumar
  • 83
  • 2
  • 12

1 Answers1

0

Example is now fixed, you will need latest 2.0 snapshot or 2.0 beta7 (once it is released) to run this.

For 1.0 branch use this older example https://github.com/jankotek/mapdb/blob/release-1.0/src/test/java/examples/TreeMap_Composite_Key.java

Jan Kotek
  • 1,084
  • 7
  • 4