Uses of Class
org.salespointframework.core.data.database.RecoveryProperty

Packages that use RecoveryProperty
org.salespointframework.core.data Provides interfaces for data management. 
 

Uses of RecoveryProperty in org.salespointframework.core.data
 

Classes in org.salespointframework.core.data with annotations of type RecoveryProperty
 class QuoteValue
          A QuoteValue consists of two values: A bid and an offer.
 class StockImpl<T,ST extends StockItemImpl,CT extends CatalogItemImpl>
          Pure Java implementation of the Stock interface.