com.ibm.jtopenlite.database
Interface DatabaseCreateRequestParameterBlockAttributes
- All Known Implementing Classes:
- DatabaseRequestAttributes
public interface DatabaseCreateRequestParameterBlockAttributes
getPackageLibrary
String getPackageLibrary()
isPackageLibrarySet
boolean isPackageLibrarySet()
setPackageLibrary
void setPackageLibrary(String value)
getPackageName
String getPackageName()
isPackageNameSet
boolean isPackageNameSet()
setPackageName
void setPackageName(String value)
getTranslateIndicator
int getTranslateIndicator()
isTranslateIndicatorSet
boolean isTranslateIndicatorSet()
setTranslateIndicator
void setTranslateIndicator(int value)
getPrepareStatementName
String getPrepareStatementName()
isPrepareStatementNameSet
boolean isPrepareStatementNameSet()
setPrepareStatementName
void setPrepareStatementName(String value)
getSQLStatementText
String getSQLStatementText()
isSQLStatementTextSet
boolean isSQLStatementTextSet()
setSQLStatementText
void setSQLStatementText(String value)
getPrepareOption
int getPrepareOption()
isPrepareOptionSet
boolean isPrepareOptionSet()
setPrepareOption
void setPrepareOption(int value)
getOpenAttributes
int getOpenAttributes()
isOpenAttributesSet
boolean isOpenAttributesSet()
setOpenAttributes
void setOpenAttributes(int value)
getDescribeOption
int getDescribeOption()
isDescribeOptionSet
boolean isDescribeOptionSet()
setDescribeOption
void setDescribeOption(int value)
getCursorName
String getCursorName()
isCursorNameSet
boolean isCursorNameSet()
setCursorName
void setCursorName(String value)
getBlockingFactor
long getBlockingFactor()
isBlockingFactorSet
boolean isBlockingFactorSet()
setBlockingFactor
void setBlockingFactor(long value)
getScrollableCursorFlag
int getScrollableCursorFlag()
isScrollableCursorFlagSet
boolean isScrollableCursorFlagSet()
setScrollableCursorFlag
void setScrollableCursorFlag(int value)
getFetchScrollOption
int getFetchScrollOption()
isFetchScrollOptionSet
boolean isFetchScrollOptionSet()
setFetchScrollOption
void setFetchScrollOption(int value,
int relativeValue)
getFetchScrollOptionRelativeValue
int getFetchScrollOptionRelativeValue()
getHoldIndicator
int getHoldIndicator()
isHoldIndicatorSet
boolean isHoldIndicatorSet()
setHoldIndicator
void setHoldIndicator(int value)
getReuseIndicator
int getReuseIndicator()
isReuseIndicatorSet
boolean isReuseIndicatorSet()
setReuseIndicator
void setReuseIndicator(int value)
getSQLStatementType
int getSQLStatementType()
isSQLStatementTypeSet
boolean isSQLStatementTypeSet()
setSQLStatementType
void setSQLStatementType(int value)
getSQLParameterMarkerBlockIndicator
int getSQLParameterMarkerBlockIndicator()
isSQLParameterMarkerBlockIndicatorSet
boolean isSQLParameterMarkerBlockIndicatorSet()
setSQLParameterMarkerBlockIndicator
void setSQLParameterMarkerBlockIndicator(int value)
getQueryTimeoutLimit
int getQueryTimeoutLimit()
isQueryTimeoutLimitSet
boolean isQueryTimeoutLimitSet()
setQueryTimeoutLimit
void setQueryTimeoutLimit(int value)
getServerSideStaticCursorResultSetSize
int getServerSideStaticCursorResultSetSize()
isServerSideStaticCursorResultSetSizeSet
boolean isServerSideStaticCursorResultSetSizeSet()
setServerSideStaticCursorResultSetSize
void setServerSideStaticCursorResultSetSize(int value)
getRLECompressedFunctionParameters
byte[] getRLECompressedFunctionParameters()
isRLECompressedFunctionParametersSet
boolean isRLECompressedFunctionParametersSet()
setRLECompressedFunctionParameters
void setRLECompressedFunctionParameters(byte[] value)
getExtendedColumnDescriptorOption
int getExtendedColumnDescriptorOption()
isExtendedColumnDescriptorOptionSet
boolean isExtendedColumnDescriptorOptionSet()
setExtendedColumnDescriptorOption
void setExtendedColumnDescriptorOption(int value)
getResultSetHoldabilityOption
int getResultSetHoldabilityOption()
isResultSetHoldabilityOptionSet
boolean isResultSetHoldabilityOptionSet()
setResultSetHoldabilityOption
void setResultSetHoldabilityOption(int value)
getExtendedSQLStatementText
String getExtendedSQLStatementText()
isExtendedSQLStatementTextSet
boolean isExtendedSQLStatementTextSet()
setExtendedSQLStatementText
void setExtendedSQLStatementText(String value)
getVariableFieldCompression
int getVariableFieldCompression()
isVariableFieldCompressionSet
boolean isVariableFieldCompressionSet()
setVariableFieldCompression
void setVariableFieldCompression(int value)
getFetchBufferSize
long getFetchBufferSize()
isFetchBufferSizeSet
boolean isFetchBufferSizeSet()
setFetchBufferSize
void setFetchBufferSize(long value)
getReturnOptimisticLockingColumns
int getReturnOptimisticLockingColumns()
isReturnOptimisticLockingColumnsSet
boolean isReturnOptimisticLockingColumnsSet()
setReturnOptimisticLockingColumns
void setReturnOptimisticLockingColumns(int value)