Uses of Class
org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil

Packages that use SQLLogUtil
org.eclipse.datatools.modelbase.sql.query.util   
 

Uses of SQLLogUtil in org.eclipse.datatools.modelbase.sql.query.util
 

Subclasses of SQLLogUtil in org.eclipse.datatools.modelbase.sql.query.util
 class SQLQueryLogger
          The SQLQueryLogger is a slim wrapper around the eclipse logging, with the intention to be refactored in future to adopt the common logging strategy, preferably Logger.
 

Methods in org.eclipse.datatools.modelbase.sql.query.util that return SQLLogUtil
static SQLLogUtil SQLQueryLogger.getLogger()
           
 

Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SQLLogUtil
static void SQLQueryLogger.setLogger(SQLLogUtil logger)
           
 



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.