org.eclipse.datatools.connectivity.db.generic.ui
Class GenericDBProfilePropertyPage
java.lang.Object
PropertyPage
org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage
org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage
org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
- public class GenericDBProfilePropertyPage
- extends ProfileDetailsPropertyPage
This class allows the user to edit connection properties for the generic DB
connection profile.
- Author:
- ledunnel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericDBProfilePropertyPage
public GenericDBProfilePropertyPage()
getDriverURL
public java.lang.String getDriverURL()
- Returns:
isValid
public boolean isValid()
setErrorMessage
public void setErrorMessage(java.lang.String newMessage)
getDriverCategory
public java.lang.String getDriverCategory()
setDriverCategory
public void setDriverCategory(java.lang.String driverCategory)
- Sets the driver category that should be used for displaying available
driver defnitions.
- Parameters:
driverCategory
-
getContext
public IContext getContext(java.lang.Object target)
getContextChangeMask
public int getContextChangeMask()
getSearchExpression
public java.lang.String getSearchExpression(java.lang.Object target)
Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.