Uses of Class
org.apache.james.util.sql.SqlResources

Packages that use SqlResources
org.apache.james.domain   
org.apache.james.mailrepository Implementations of mail repositories for use in James. 
org.apache.james.vut   
 

Uses of SqlResources in org.apache.james.domain
 

Fields in org.apache.james.domain declared as SqlResources
protected  SqlResources JDBCDomainList.sqlQueries
          Contains all of the sql strings for this component.
 

Uses of SqlResources in org.apache.james.mailrepository
 

Fields in org.apache.james.mailrepository declared as SqlResources
protected  SqlResources JDBCMailRepository.sqlQueries
          Contains all of the sql strings for this component.
 

Uses of SqlResources in org.apache.james.vut
 

Fields in org.apache.james.vut declared as SqlResources
protected  SqlResources JDBCVirtualUserTable.sqlQueries
          Contains all of the sql strings for this component.
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.