Uses of Package
ca.sqlpower.wabit.dao

Packages that use ca.sqlpower.wabit.dao
ca.sqlpower.wabit.dao   
ca.sqlpower.wabit.dao.json   
ca.sqlpower.wabit.dao.session   
ca.sqlpower.wabit.enterprise.client   
 

Classes in ca.sqlpower.wabit.dao used by ca.sqlpower.wabit.dao
MessageSender
          A simple interface for anything that sends a message.
PersistedObjectEntry
           
PersistedPropertiesEntry
           
RemovedObjectEntry
           
WabitPersistenceException
          A general exception for any exceptions that occur during an attempt to persist a WabitObject and/or its properties by any class that implements WabitPersister.
WabitPersister
          An interface for objects that persist WabitObjects.
WabitPersister.DataType
          Defines each type of object that can be persisted by the WabitPersister.
WabitPersister.WabitPersistMethod
          An enumeration of possible WabitPersister commands.
 

Classes in ca.sqlpower.wabit.dao used by ca.sqlpower.wabit.dao.json
HttpMessageSender
          An abstract MessageSender implementation that specifically transmits messages using the HTTP protocol.
MessageDecoder
          A simple interface for a class that receives messages and decodes them, and performs actions according to the message contents.
MessageSender
          A simple interface for anything that sends a message.
WabitPersistenceException
          A general exception for any exceptions that occur during an attempt to persist a WabitObject and/or its properties by any class that implements WabitPersister.
WabitPersister
          An interface for objects that persist WabitObjects.
WabitPersister.DataType
          Defines each type of object that can be persisted by the WabitPersister.
 

Classes in ca.sqlpower.wabit.dao used by ca.sqlpower.wabit.dao.session
WabitPersister
          An interface for objects that persist WabitObjects.
WabitPersister.DataType
          Defines each type of object that can be persisted by the WabitPersister.
WabitSessionPersister
          This class represents a Data Access Object for WabitSessions.
 

Classes in ca.sqlpower.wabit.dao used by ca.sqlpower.wabit.enterprise.client
WabitPersistenceException
          A general exception for any exceptions that occur during an attempt to persist a WabitObject and/or its properties by any class that implements WabitPersister.
 



Copyright © 2009. All Rights Reserved.