Commit Graph

13 Commits

Author SHA1 Message Date
Michael Cahill
6234ba40fc Improvements for the Java API documentation: create a Java API module, link to class documentation and wiredtiger_open documentation. 2013-02-25 16:13:39 +11:00
Alex Gorrod
12ea0e5961 Fix copyright notices in Java source code. 2013-02-19 18:40:27 +11:00
Alex Gorrod
7cfaebdc3b Add comments to the Java methods defined in the SWIG interface. 2013-02-19 18:00:50 +11:00
Alex Gorrod
39150c640e Update Java Cursor API naming to reflect ByteArray semantics.
Also update documentation, to use Doxygen and @copydoc where possible.
Not yet tied into s_docs.
2013-02-19 17:06:41 +11:00
Alex Gorrod
52d37a140b Update Java cursors to use packing code. Also enhance JUnit usage. 2013-02-13 19:14:40 +11:00
Alex Gorrod
12c649b0f4 Add a Java implementation of packed formats.
Also add a test case and update the layout of the Java build.
2013-02-08 14:15:19 +11:00
Alex Gorrod
4dc587244a Have compare return an int not a bool. Add Java implementation for Cursor::compare. 2012-11-29 15:54:50 +11:00
Alex Gorrod
fb896878a0 Rename cursor equals to compare in Java API. 2012-11-29 10:38:29 +11:00
Michael Cahill
c7491df4da Fix build issues with the Java API caused by C API changes. 2012-08-16 22:53:20 +10:00
Michael Cahill
e12e9c81e2 update / insert typo 2012-07-17 14:49:07 +10:00
Michael Cahill
0671e7d311 Generate javadoc into docs/java for the Java API. 2012-07-09 16:19:51 +10:00
Michael Cahill
66e8f7c8ff Check for errors when returning keys or values. 2012-07-09 16:02:45 +10:00
Michael Cahill
5791f5b864 imported patch java-api
--HG--
rename : lang/python/Makefile.am => lang/java/Makefile.am
rename : lang/python/wiredtiger.i => lang/java/wiredtiger.i
2012-07-07 01:27:47 +10:00