Uses of Interface
org.salespointframework.core.data.events.PersistenceStateListener

Packages that use PersistenceStateListener
org.salespointframework.core.data.database Database connection implementations 
 

Uses of PersistenceStateListener in org.salespointframework.core.data.database
 

Methods in org.salespointframework.core.data.database with parameters of type PersistenceStateListener
 boolean PersistenceManager.addPersistenceStateListener(PersistenceStateListener psl)
          Add a Persistence state Listener
 void PersistenceManager.removePersistenceStateListener(PersistenceStateListener psl)
          Remove a persistence state listener