Uses of Class
org.objectweb.jac.aspects.persistence.SQLStorage

Packages that use SQLStorage
org.objectweb.jac.aspects.persistence Provides a generic persistence aspect for JAC objects.  
 

Uses of SQLStorage in org.objectweb.jac.aspects.persistence
 

Subclasses of SQLStorage in org.objectweb.jac.aspects.persistence
 class PostgresStorage
          Implements the storage to store within a PostgreSQL database.