zr.zrpower.common.db
类 dbMode
java.lang.Object
zr.zrpower.common.db.dbMode
- 所有已实现的接口:
- java.io.Serializable
public final class dbMode
- extends java.lang.Object
- implements java.io.Serializable
智软web应用中间件公共组件包
数据库访问控制包
Copyright: Copyright (c) NFZR 2013
单元名称:dbMode.java
中文解释:数据模式类
作用:定义数据库记录的模式
- 版本:
- 6.1
- 作者:
- 南方智软科技
- 另请参见:
- 序列化表格
|
构造函数摘要 |
protected |
dbMode(int iValue)
构造函数 |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCE
public static final dbMode SOURCE
EDITED
public static final dbMode EDITED
NEW
public static final dbMode NEW
DELETE
public static final dbMode DELETE
dbMode
protected dbMode(int iValue)
- 构造函数
- 参数:
iValue - 数值
getValue
public int getValue()
- 获取数值
- 返回:
- int 数值