port sample programs from www.persistit.com

Registered by Ori Herrnstadt

Get the existing example programs that ship in the www.persistit.com downloadable evaluation kit to run with our Akiban version. The changes are mechanical: in the old version many methods of the Persistit.java class itself were static, so, for example, you would say Persistit.initialize(), Persistit.getExchange(), etc. With our current version they are not static. You do this:

Persistit p = new Persistit();
p.initialize()...

Blueprint information

Status:
Complete
Approver:
Peter Beaman
Priority:
Low
Drafter:
Peter Beaman
Direction:
Approved
Assignee:
Padraig O'Sullivan
Definition:
Approved
Series goal:
Accepted for halo
Implementation:
Implemented
Milestone target:
None
Started by
Padraig O'Sullivan
Completed by
Padraig O'Sullivan

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.