Commit Graph

11 Commits

Author SHA1 Message Date
Don Anderson
b00bec1480 Java examples to match similarly named examples from C.
These allow a Java version of documentation to show real example fragments.
refs #1130.
2014-10-06 13:35:50 -04:00
Alex Gorrod
e04abd5cc6 Update Java example to catch WiredTiger exceptions.
This is related to #1011, we should review it again if we decide
that our API should throw runtime exceptions.
2014-06-23 14:48:40 +10:00
Keith Bostic
5b509b7220 Update copyright notices for 2014.
Move lang/java and lang/python into the public domain.
2014-01-07 10:30:12 -05:00
Alex Gorrod
12ea0e5961 Fix copyright notices in Java source code. 2013-02-19 18:40:27 +11:00
Alex Gorrod
500b2699ca Remove stub WiredTiger YCSB implementation from source tree. 2013-02-19 18:04:09 +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
ac1a38c498 Update Java example to use new cursor interface. 2013-02-13 19:26:43 +11:00
Alex Gorrod
19fed99760 Update Java structure packing implementation.
Add a first JUnit test case, and associated autoconf files.
2013-02-12 21:00:49 +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
697825e73b Add in examples to Java build. 2013-01-25 12:48:02 +11: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