|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleSizeExpr.Unit | |
|---|---|
| com.alibaba.druid.sql.dialect.oracle.ast.expr | |
| Uses of OracleSizeExpr.Unit in com.alibaba.druid.sql.dialect.oracle.ast.expr |
|---|
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.expr that return OracleSizeExpr.Unit | |
|---|---|
OracleSizeExpr.Unit |
OracleSizeExpr.getUnit()
|
static OracleSizeExpr.Unit |
OracleSizeExpr.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OracleSizeExpr.Unit[] |
OracleSizeExpr.Unit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.expr with parameters of type OracleSizeExpr.Unit | |
|---|---|
void |
OracleSizeExpr.setUnit(OracleSizeExpr.Unit unit)
|
| Constructors in com.alibaba.druid.sql.dialect.oracle.ast.expr with parameters of type OracleSizeExpr.Unit | |
|---|---|
OracleSizeExpr(SQLExpr value,
OracleSizeExpr.Unit unit)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||