org.eclipse.datatools.enablement.sybase.ui
Class SybaseDatabaseProfileSetting
java.lang.Object
org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
public class SybaseDatabaseProfileSetting
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newInstance
public static final SybaseDatabaseProfileSetting newInstance(java.lang.String profileId)
getDatabaseProfileId
public java.lang.String getDatabaseProfileId()
setDatabaseProfileId
public void setDatabaseProfileId(java.lang.String databaseProfileId)
isShowSchema
public boolean isShowSchema()
setShowSchema
public void setShowSchema(boolean isShowSchema)
isShowOwner
public boolean isShowOwner()
setShowOwner
public void setShowOwner(boolean isShowOwner)