Uses of Interface
net.walend.lyophil.ConcreteTray

Packages that use ConcreteTray
net.walend.collection.lyophil.jdbc This package contains a kit for storing the net.walend.collection classes inside a database. 
net.walend.lyophil.jdbc.test.stringbean This package contains a kit for storing the lyophil.stringbean classes inside a database. 
 

Uses of ConcreteTray in net.walend.collection.lyophil.jdbc
 

Classes in net.walend.collection.lyophil.jdbc that implement ConcreteTray
 class JDBCAoNMutableSetTray
          A very simple backing for FreezableSets that uses the jdbc kit.
 class JDBCBackedMutableSetTray
          A simple backing for MutableSets that uses the jdbc kit.
 

Uses of ConcreteTray in net.walend.lyophil.jdbc.test.stringbean
 

Classes in net.walend.lyophil.jdbc.test.stringbean that implement ConcreteTray
 class JDBCColorStringTray
          A simple backing for ColorStrings that uses the jdbc kit.
 class JDBCStringTray
          A simple backing for strings that uses the jdbc kit.
 



Copyright (c) 2000, 2001, David Walend