Uses of Class
org.eclipse.emf.cdo.jdbc.JDBCPlugin.SupportedDialectElement

Packages that use JDBCPlugin.SupportedDialectElement
org.eclipse.emf.cdo.jdbc   
 

Uses of JDBCPlugin.SupportedDialectElement in org.eclipse.emf.cdo.jdbc
 

Methods in org.eclipse.emf.cdo.jdbc that return JDBCPlugin.SupportedDialectElement
 JDBCPlugin.SupportedDialectElement[] JDBCPlugin.DriverElement.getSupportedDialects()
           
 JDBCPlugin.SupportedDialectElement[] JDBCPlugin.getSupportedDialects(java.lang.String driverName)
           
 

Methods in org.eclipse.emf.cdo.jdbc with parameters of type JDBCPlugin.SupportedDialectElement
 void JDBCPlugin.DriverElement.addSupportedDialect(JDBCPlugin.SupportedDialectElement dialect)
           
 


Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.