|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Tray | |
net.walend.collection.lyophil.jdbc | This package contains a kit for storing the net.walend.collection classes inside a database. |
net.walend.lyophil | This package contains generic high level interfaces and simple utility classes. |
net.walend.lyophil.jdbc | This package contains an implementation of lyophil that runs inside a JDBC 2.0 database. |
net.walend.lyophil.jdbc.test.stringbean | This package contains a kit for storing the lyophil.stringbean classes inside a database. |
Uses of Tray in net.walend.collection.lyophil.jdbc |
Classes in net.walend.collection.lyophil.jdbc that implement Tray | |
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 Tray in net.walend.lyophil |
Subinterfaces of Tray in net.walend.lyophil | |
interface |
ConcreteTray
An optional interface for back-end storage data access. |
Uses of Tray in net.walend.lyophil.jdbc |
Classes in net.walend.lyophil.jdbc that implement Tray | |
class |
JDBCTypableKeyTray
A simple backing for strings that uses the jdbc kit. |
Uses of Tray in net.walend.lyophil.jdbc.test.stringbean |
Classes in net.walend.lyophil.jdbc.test.stringbean that implement Tray | |
class |
JDBCColorStringTray
A simple backing for ColorStrings that uses the jdbc kit. |
class |
JDBCStringTray
A simple backing for strings that uses the jdbc kit. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |