public class DataSourceDefinitionDescriptor extends ResourceDescriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
DataSourceDefinitionDescriptor() |
getMetadataSource, getResourceId, getResourceType, setMetadataSource, setResourceId, setResourceTypeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic void setDeployed(boolean deployed)
public boolean isDeployed()
public String getName()
DescriptorgetName in class Descriptorpublic void setName(String name)
DescriptorsetName in class Descriptorname - the new name of the descriptor.public void setUrl(String Url)
public String getUrl()
public String getDescription()
DescriptorgetDescription in class Descriptorpublic void setTransactionSet(boolean value)
public boolean isTransactionSet()
public void setDescription(String description)
DescriptorsetDescription in class Descriptordescription - the new description text of the descriptor.public String getClassName()
public void setClassName(String className)
public int getPortNumber()
public void setPortNumber(int portNumber)
public String getDatabaseName()
public void setDatabaseName(String databaseName)
public String getServerName()
public void setServerName(String serverName)
public String getUser()
public void setUser(String user)
public String getPassword()
public void setPassword(String password)
public long getLoginTimeout()
public void setLoginTimeout(String loginTimeout)
public boolean isLoginTimeoutSet()
public boolean isServerNameSet()
public boolean isTransactional()
public void setTransactional(boolean transactional)
public String getIsolationLevelString()
public int getIsolationLevel()
public void setIsolationLevel(String isolationLevelString)
public boolean isIntegerIsolationLevelSet(String isolationLevelString)
public int getInitialPoolSize()
public void setInitialPoolSize(int initialPoolSize)
public int getMaxPoolSize()
public void setMaxPoolSize(int maxPoolSize)
public int getMinPoolSize()
public void setMinPoolSize(int minPoolSize)
public long getMaxIdleTime()
public void setMaxIdleTime(String maxIdleTime)
public int getMaxStatements()
public void setMaxStatements(int maxStatements)
public Properties getProperties()
public void addDataSourcePropertyDescriptor(ResourcePropertyDescriptor propertyDescriptor)
public boolean isConflict(DataSourceDefinitionDescriptor other)
Copyright © 2017. All rights reserved.