summaryrefslogtreecommitdiff
path: root/examples/java
Commit message (Expand)AuthorAgeFilesLines
* Add LZ4 to the documentation.Keith Bostic2015-03-181-0/+13
* Fixup Java examples.Alex Gorrod2015-01-171-1/+3
* Merge branch 'develop' into cursor-equalMichael Cahill2015-01-177-66/+97
|\
| * Merge branch 'develop' into java-examplesDon Anderson2015-01-099-0/+9
| |\
| * | Set of fixes to get most java examples to run. Refs #1526.Don Anderson2015-01-097-57/+83
| * | Fixed a timing error in the example startup, as well as closing handles.Don Anderson2015-01-021-9/+14
* | | Have WT_CURSOR::equals return 1 when cursors are equal, 0 when not.Michael Cahill2015-01-171-4/+2
* | | Rename WT_CURSOR compare_equal to be equals.Alex Gorrod2015-01-141-1/+1
* | | Add support for the WT_CURSOR.compare_equal method.Keith Bostic2015-01-101-0/+13
| |/ |/|
* | Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-049-0/+9
|/
* Add support for immutable indices.Alex Gorrod2014-11-181-0/+6
* Rename WT_DEADLOCK to WT_ROLLBACK, reference #1204.Keith Bostic2014-10-171-1/+1
* Java examples to match similarly named examples from C.Don Anderson2014-10-069-0/+2897
* Update Java example to catch WiredTiger exceptions.Alex Gorrod2014-06-231-6/+21
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Fix copyright notices in Java source code.Alex Gorrod2013-02-191-1/+31
* Remove stub WiredTiger YCSB implementation from source tree.Alex Gorrod2013-02-191-254/+0
* Update Java Cursor API naming to reflect ByteArray semantics.Alex Gorrod2013-02-192-6/+10
* Update Java example to use new cursor interface.Alex Gorrod2013-02-131-6/+9
* Update Java structure packing implementation.Alex Gorrod2013-02-121-15/+15
* Add a Java implementation of packed formats.Alex Gorrod2013-02-082-3/+255
* Add in examples to Java build.Alex Gorrod2013-01-252-0/+22
* imported patch java-apiMichael Cahill2012-07-072-0/+17