Uses of Interface
org.apache.commons.scaffold.util.Storable

Packages that use Storable
org.apache.commons.scaffold.sql   
org.apache.commons.scaffold.util   
 

Uses of Storable in org.apache.commons.scaffold.sql
 

Classes in org.apache.commons.scaffold.sql that implement Storable
 class ScrollerBeanBase
          Base class for scrolling searches.
 class StorageBeanBase
          Implements StorageBean interface using StatementUtils and ResultSetUtils in this package.
 

Uses of Storable in org.apache.commons.scaffold.util
 

Subinterfaces of Storable in org.apache.commons.scaffold.util
 interface StorageBean
          Describes an implementation of standard Store, Retrieve, and Delete operations using the command pattern.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.