Packages
net.walend.collection This package contains a collection kit.
net.walend.collection.lyophil This package contains Freezable implementations of collections.
net.walend.collection.lyophil.jdbc This package contains a kit for storing the net.walend.collection classes inside a database.
net.walend.collection.lyophil.jdbc.test This package contains a test suite for net.walend.collection.lyophil.jdbc
net.walend.collection.lyophil.memory.test This package contains tests for collection.freezable.memory
net.walend.collection.lyophil.test This package contains tests of collection.lyophil
net.walend.collection.test This package contains tests for the net.walend.collection kit.
net.walend.digraph This package contains a kit for working with directed graphs.
net.walend.digraph.test  
net.walend.director Director is a kit for creating objects as specified in a PropertySource.
net.walend.director.test  
net.walend.ejb  
net.walend.ejb.test  
net.walend.jdbc This package contains helper classes for use inside a jdbc2.0 database.
net.walend.jdbc.test This package contains a test suite for javahelp.jdbc20.
net.walend.lang This package contains classes which directly supplement classes in java.lang.
net.walend.lang.test This package contains tests for the lang package.
net.walend.lyophil This package contains generic high level interfaces and simple utility classes.
net.walend.lyophil.collection This package contains a persistent collection kit based on Lyophilizer.
net.walend.lyophil.collection.test This package contains tests for the lyophil.collection package.
net.walend.lyophil.ejb  
net.walend.lyophil.ejb.ejbbeans  
net.walend.lyophil.ejb.test  
net.walend.lyophil.jdbc This package contains an implementation of lyophil that runs inside a JDBC 2.0 database.
net.walend.lyophil.jdbc.test This package contains a test suite for lyophil.jdbc20.
net.walend.lyophil.jdbc.test.stringbean This package contains a kit for storing the lyophil.stringbean classes inside a database.
net.walend.lyophil.memory This package contains an implementation of lyophil that runs inside a jvm's memory.
net.walend.lyophil.memory.test This package contains tests for the lyophil.memory package.
net.walend.lyophil.queuedwrite This package contains an implementation of Freezer that queues calls to freeze(), throwOut() and throwOutAll() to execute on a separate thread using a EDU.oswego.cs.dl.util.concurrent.QueuedExecutor .
net.walend.lyophil.queuedwrite.test This package contains tests for the net.walend.lyophil.queuedwrite package.
net.walend.lyophil.soft This package contains an implementation of Freezer that caches Freezables inside a SoftHashMap after they are called out of an authoritive Freezer.
net.walend.lyophil.soft.test This package contains tests for the net.walend.lyophil.soft package.
net.walend.lyophil.test This package contains tests for the lyophil package.
net.walend.lyophil.test.stringbean This package contains a wrapper class for persistent Strings and an interface for that wrapper.
net.walend.property This package contains a central source of String properties.
net.walend.property.test This package contains a test suite for the net.walend.property package.
net.walend.toolkit.junit This package contains some custom extensions for junit.
net.walend.toolkit.junit.test  

 



Copyright (c) 2000, 2001, David Walend