|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
public class AS400JDBCDataSourcePaneDataBean
The AS400JDBCDataSourcePaneDataBean class sets data in, and returns data from, the AS400JDBCDataSourcePane component.
Constructor Summary | |
---|---|
AS400JDBCDataSourcePaneDataBean()
Deprecated. |
Method Summary | |
---|---|
String |
getAccessTypeGroup()
Deprecated. Returns the value of the "Access type" group on the Other tab. |
String |
getAS400Server()
Deprecated. Returns the value of the "AS/400 server" field on the General tab. |
com.ibm.as400.ui.framework.java.Capabilities |
getCapabilities()
Deprecated. Required by the framework. |
Object |
getCommitMode()
Deprecated. Returns the value of the "Commit mode" field on the Server tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getCommitModeChoices()
Deprecated. Returns the list of values in the "Commit mode" drop down list. |
String |
getDataSourceName()
Deprecated. Returns the value of the "Data source name" field on the General tab. |
Object |
getDateFormat()
Deprecated. Returns the value of the "Date format" field on the Format tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getDateFormatChoices()
Deprecated. Returns the list of values in the "Date format" drop down list. |
Object |
getDateSeparator()
Deprecated. Returns the value of the "Date separator" field on the Format tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getDateSeparatorChoices()
Deprecated. Returns the list of values in the "Date separator" drop down list. |
Object |
getDecimalSeparator()
Deprecated. Returns the value of the "Decimal separator" field on the Format tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getDecimalSeparatorChoices()
Deprecated. Returns the list of values in the "Decimal separator"" drop down list. |
String |
getDefaultLibraries()
Deprecated. Returns the value of the "Library list" field on the Server tab. |
String |
getDefaultUserID()
Deprecated. Returns the value of the "Default user ID" field on the Connection Options tab. |
String |
getDescription()
Deprecated. Returns the value of the "Description" field on the General tab. |
Object |
getLanguage()
Deprecated. Returns the value of the "Language" field on the Language tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getLanguageChoices()
Deprecated. Returns the list of values in the "Language"" drop down list. |
Object |
getLOBThreshold()
Deprecated. Returns the value of the "Large object threshold" field on the Performance tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getLOBThresholdChoices()
Deprecated. Returns the list of values in the "Large object threshold" drop down list. |
Object |
getMaxPrecision()
Deprecated. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getMaxPrecisionChoices()
Deprecated. |
Object |
getMaxScale()
Deprecated. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getMaxScaleChoices()
Deprecated. |
Object |
getMinDivideScale()
Deprecated. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getMinDivideScaleChoices()
Deprecated. |
Object |
getNamingConvention()
Deprecated. Returns the value of the "Naming convention" field on the Format tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getNamingConventionChoices()
Deprecated. Returns the list of values in the "Naming convention"" drop down list. |
String |
getPackage()
Deprecated. Returns the value of the "Package" field on the Package tab. |
String |
getPackageLibrary()
Deprecated. Returns the value of the "Package library" field on the Package tab. |
Object |
getRecordBlockingCriteria()
Deprecated. Returns the value of the "Record blocking criteria" field on the Performance tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getRecordBlockingCriteriaChoices()
Deprecated. Returns the list of values in the "Record Blocking criteria"" drop down list. |
Object |
getRecordBlockingSize()
Deprecated. Returns the value of the "Record blocking size" field on the Performance tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getRecordBlockingSizeChoices()
Deprecated. Returns the list of values in the "Record Blocking size"" drop down list. |
String |
getRemarksSourceGroup()
Deprecated. Returns the value of the "Remarks source" group on the Other tab. |
String |
getSortTable()
Deprecated. Returns the value of the "Sort library/table name" field on the Language tab. |
Object |
getSortType()
Deprecated. Returns the value of the "Sort type" field on the Language tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getSortTypeChoices()
Deprecated. Returns the list of values in the "Sort type" drop down list. |
String |
getSortWeightGroup()
Deprecated. Returns the value of the "Sort weight" group on the Language tab. |
String |
getSQLlibrary()
Deprecated. |
Object |
getTimeFormat()
Deprecated. Returns the value of the "Time format" field on the Format tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getTimeFormatChoices()
Deprecated. Returns the list of values in the "Time format" drop down list. |
Object |
getTimeSeparator()
Deprecated. Returns the value of the "Time separator" field on the Format tab. |
com.ibm.as400.ui.framework.java.ChoiceDescriptor[] |
getTimeSeparatorChoices()
Deprecated. Returns the list of values in the "Time separator" drop down list. |
String |
getUnusablePkgActionGroup()
Deprecated. Returns the value of the "Unusable package" group on the Package tab. |
String |
getUsageGroup()
Deprecated. Returns the value of the "Usage" group on the Package tab. |
boolean |
isCachePackageLocally()
Deprecated. Indicates whether the "Cache package locally" check box on the Package tab is checked. |
boolean |
isEnableDataCompression()
Deprecated. Indicates whether the "Enable data compression" check box on the Performance tab is checked. |
boolean |
isEnableExtDynamic()
Deprecated. Indicates whether the "Enable extended dynamic (package) support" check box on the Package tab is checked. |
boolean |
isEnableLazyClose()
Deprecated. Indicates whether the "Enable lazy close support" check box on the Performance tab is checked. |
boolean |
isEnablePrefetch()
Deprecated. Indicates whether the "Enable pre-fetch" check box on the Performance tab is checked. |
boolean |
isTranslate65535()
Deprecated. Indicates whether the "Translate CCSID 65535" check box on the Translation tab is checked. |
boolean |
isTranslateHex()
Deprecated. |
boolean |
isUseSSL()
Deprecated. Indicates whether the "SSL" check box on the Translation tab is checked. |
void |
load()
Deprecated. |
void |
save()
Deprecated. Required by the framework. |
void |
setAccessTypeGroup(String s)
Deprecated. Sets the value of the "Access type" group on the Other tab. |
void |
setAS400Server(String s)
Deprecated. Sets the value of the "AS/400 server" field on the General tab. |
void |
setCachePackageLocally(boolean b)
Deprecated. Sets the value of the "Cache package locally" check box on the Package tab. |
void |
setCommitMode(Object o)
Deprecated. Sets the value of the "Commit mode" field on the Server tab. |
void |
setDataSourceName(String s)
Deprecated. Sets the value of the "Data source name" field on the General tab. |
void |
setDateFormat(Object o)
Deprecated. Sets the value of the "Date format" field on the Format tab. |
void |
setDateSeparator(Object o)
Deprecated. Sets the value of the "Date separator" field on the Format tab. |
void |
setDecimalSeparator(Object o)
Deprecated. Sets the value of the "Decimal separator" field on the Format tab. |
void |
setDefaultLibraries(String s)
Deprecated. Sets the value of the "Library list" field on the Server tab. |
void |
setDefaultUserID(String s)
Deprecated. Sets the value of the "Default user ID" field on the Connection Options tab. |
void |
setDescription(String s)
Deprecated. Sets the value of the "Description" field on the General tab. |
void |
setEnableDataCompression(boolean b)
Deprecated. Sets the value of the "Enable data compression" check box on the Performance tab. |
void |
setEnableExtDynamic(boolean b)
Deprecated. Sets the value of the "Enable extended dynamic (package) support" check box on the Package tab. |
void |
setEnableLazyClose(boolean b)
Deprecated. Sets the value of the "Enable lazy close support" check box on the Performance tab. |
void |
setEnablePrefetch(boolean b)
Deprecated. Sets the value of the "Enable pre-fetch" check box on the Performance tab. |
void |
setLanguage(Object o)
Deprecated. Sets the value of the "Language" field on the Language tab. |
void |
setLOBThreshold(Object o)
Deprecated. Sets the value of the "Large object threshold" field on the Performance tab. |
void |
setMaxPrecision(Object o)
Deprecated. |
void |
setMaxScale(Object o)
Deprecated. |
void |
setMinDivideScale(Object o)
Deprecated. |
void |
setNamingConvention(Object o)
Deprecated. Sets the value of the "Naming convention" field on the Format tab. |
void |
setPackage(String s)
Deprecated. Sets the value of the "Package" field on the Package tab. |
void |
setPackageLibrary(String s)
Deprecated. Sets the value of the "Package library" field on the Package tab. |
void |
setRecordBlockingCriteria(Object o)
Deprecated. Sets the value of the "Record Blocking criteria" field on the Performance tab. |
void |
setRecordBlockingSize(Object o)
Deprecated. Sets the value of the "Record Blocking size" field on the Performance tab. |
void |
setRemarksSourceGroup(String s)
Deprecated. Sets the value of the "Remarks source" group on the Other tab. |
void |
setSortTable(String s)
Deprecated. Sets the value of the "Sort library/table name" field on the Language tab. |
void |
setSortType(Object o)
Deprecated. Sets the value of the "Sort type" field on the Language tab. |
void |
setSortWeightGroup(String s)
Deprecated. Sets the value of the "Sort weight" group on the Language tab. |
void |
setSQLlibrary(String s)
Deprecated. |
void |
setTimeFormat(Object o)
Deprecated. Sets the value of the "Time format" field on the Format tab. |
void |
setTimeSeparator(Object o)
Deprecated. Sets the value of the "Time separator" field on the Format tab. |
void |
setTranslate65535(boolean b)
Deprecated. Sets the value of the "Translate CCSID 65535" check box on the Translation tab. |
void |
setTranslateHex(boolean b)
Deprecated. |
void |
setUnusablePkgActionGroup(String s)
Deprecated. Sets the value of the "Unusable package" group on the Package tab. |
void |
setUsageGroup(String s)
Deprecated. Sets the value of the "Usage" group on the Package tab. |
void |
setUseSSL(boolean b)
Deprecated. Sets the value of the "SSL" check box on the Connection Options tab. |
void |
verifyChanges()
Deprecated. Required by the framework. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AS400JDBCDataSourcePaneDataBean()
Method Detail |
---|
public String getDataSourceName()
public void setDataSourceName(String s)
s
- The data source name.public String getDescription()
public void setDescription(String s)
s
- The data source description.public String getAS400Server()
public void setAS400Server(String s)
s
- The server.public String getSQLlibrary()
public void setSQLlibrary(String s)
public String getDefaultLibraries()
public void setDefaultLibraries(String s)
s
- The library list.public Object getCommitMode()
public void setCommitMode(Object o)
o
- The commit mode.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getCommitModeChoices()
public Object getMaxPrecision()
public void setMaxPrecision(Object o)
public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMaxPrecisionChoices()
public Object getMaxScale()
public void setMaxScale(Object o)
public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMaxScaleChoices()
public Object getMinDivideScale()
public void setMinDivideScale(Object o)
public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMinDivideScaleChoices()
public boolean isEnableExtDynamic()
public void setEnableExtDynamic(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public String getPackage()
public void setPackage(String s)
s
- The package name.public String getPackageLibrary()
public void setPackageLibrary(String s)
s
- The package library.public boolean isCachePackageLocally()
public void setCachePackageLocally(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public String getUsageGroup()
public void setUsageGroup(String s)
s
- The radio button. AJDSP_USE_RADIOBUTTON if the
"Use" radio button should be selected. AJDSP_USEADD_RADIOBUTTON
if the "Use and add" radio button should be selected.public String getUnusablePkgActionGroup()
public void setUnusablePkgActionGroup(String s)
s
- The radio button. AJDSP_SEND_EXCEP_RADIOBUTTON if the
"Send exception" radio button should be selected. AJDSP_POST_WARN_RADIOBUTTON
if the "Post warning" radio button should be selected. AJDSP_IGNORE_RADIOBUTTON
if the "Ignore" radio button should be selected.public boolean isEnableLazyClose()
public void setEnableLazyClose(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public boolean isEnablePrefetch()
public void setEnablePrefetch(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public boolean isEnableDataCompression()
public void setEnableDataCompression(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public Object getRecordBlockingCriteria()
public void setRecordBlockingCriteria(Object o)
o
- The record blocking criteria.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getRecordBlockingCriteriaChoices()
public Object getRecordBlockingSize()
public void setRecordBlockingSize(Object o)
o
- The record blocking criteria.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getRecordBlockingSizeChoices()
public Object getLOBThreshold()
public void setLOBThreshold(Object o)
o
- The large object threshold.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getLOBThresholdChoices()
public Object getSortType()
public void setSortType(Object o)
o
- The sort type.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getSortTypeChoices()
public String getSortTable()
public void setSortTable(String s)
s
- The qualified sort table name.public String getSortWeightGroup()
public void setSortWeightGroup(String s)
s
- The radio button. AJDSP_SHAREDWEIGHT_RADIOBUTTON if the
"Shared" radio button should be selected. AJDSP_UNIQUEWEIGHT_RADIOBUTTON
if the "Unique" radio button should be selected.public Object getLanguage()
public void setLanguage(Object o)
o
- The language.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getLanguageChoices()
public String getAccessTypeGroup()
public void setAccessTypeGroup(String s)
s
- The radio button. AJDSP_ACCESSTYPE_RW if the
"read/write" radio button should be selected.
AJDSP_ACCESSTYPE_RC if the "read/call" radio button
should be selected. AJDSP_ACCESSTYPE_RO if the
(read only) radio button should be selected.public String getRemarksSourceGroup()
public void setRemarksSourceGroup(String s)
s
- The radio button. AJDSP_SQLDESC_RADIOBUTTON if the
"SQL" radio button should be selected. AJDSP_OS400DESC_RADIOBUTTON
if the "OS/400" radio button should be selected.public boolean isTranslate65535()
public void setTranslate65535(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public boolean isTranslateHex()
public void setTranslateHex(boolean b)
public Object getNamingConvention()
public void setNamingConvention(Object o)
o
- The naming convention.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getNamingConventionChoices()
public Object getDecimalSeparator()
public void setDecimalSeparator(Object o)
o
- The decimal separator.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDecimalSeparatorChoices()
public Object getTimeFormat()
public void setTimeFormat(Object o)
o
- The time format.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getTimeFormatChoices()
public Object getTimeSeparator()
public void setTimeSeparator(Object o)
o
- The time separator.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getTimeSeparatorChoices()
public Object getDateFormat()
public void setDateFormat(Object o)
o
- The date format.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDateFormatChoices()
public Object getDateSeparator()
public void setDateSeparator(Object o)
o
- The date separator.public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDateSeparatorChoices()
public String getDefaultUserID()
public void setDefaultUserID(String s)
s
- The user ID.public boolean isUseSSL()
public void setUseSSL(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public com.ibm.as400.ui.framework.java.Capabilities getCapabilities()
getCapabilities
in interface com.ibm.as400.ui.framework.java.DataBean
public void verifyChanges()
verifyChanges
in interface com.ibm.as400.ui.framework.java.DataBean
public void save()
save
in interface com.ibm.as400.ui.framework.java.DataBean
public void load()
load
in interface com.ibm.as400.ui.framework.java.DataBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |