SalesPoint Framework v3.0

Uses of Interface
data.ooimpl.SelfManagingDBESource

Packages that use SelfManagingDBESource
data.ooimpl Pure Java implementations of the interfaces in package data
 

Uses of SelfManagingDBESource in data.ooimpl
 

Classes in data.ooimpl that implement SelfManagingDBESource
 class CatalogImpl
          Pure Java implementation of the Catalog interface.
 class CountingStockImpl
          Pure Java implementation of the CountingStock interface.
 class CurrencyImpl
          Pure Java implementation of the Currency interface.
 class MoneyBagImpl
          Pure Java implementation of the MoneyBag interface.
 class StockImpl
          Pure Java implementation of the Stock interface.
 class StoringStockImpl
          Pure Java implementation of the StoringStock interface.
 


SalesPoint Framework v3.0