cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
ksession.insert( cheesery );
ksession.insert( new Person( "Bob", "muzzarella") );
ksession.insert( new Person( "Mark", "brie") );
ksession.insert( new Cheese( "brie", 10 ) );