public class OracleProcedureDataType extends SQLDataTypeImpl
SQLDataType.Constantsargumentsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
OracleProcedureDataType() |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleProcedureDataType |
clone() |
SQLStatement |
getBlock() |
List<SQLParameter> |
getParameters() |
boolean |
isStatic() |
void |
setBlock(SQLStatement block) |
void |
setStatic(boolean aStatic) |
accept0, addArgument, cloneTo, equals, getArguments, getDbType, getIndexBy, getName, getWithTimeZone, hashCode, hasKeyLength, isInt, isNumberic, isString, isUnsigned, isWithLocalTimeZone, isZerofill, jdbcType, nameHashCode64, setDbType, setIndexBy, setName, setUnsigned, setWithLocalTimeZone, setWithTimeZone, setZerofill, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic boolean isStatic()
public void setStatic(boolean aStatic)
public List<SQLParameter> getParameters()
public OracleProcedureDataType clone()
clone 在接口中 SQLDataTypeclone 在接口中 SQLObjectclone 在类中 SQLDataTypeImplpublic SQLStatement getBlock()
public void setBlock(SQLStatement block)
Copyright © 2013–2023. All rights reserved.