jun.db.core
接口 CheckType

所有超级接口:
java.io.Serializable

public interface CheckType
extends java.io.Serializable

2003-4-22


字段摘要
static int CHECK_NULL
           
static int CHECK_UNIQUE
           
static int CHECK_UNIQUE_WARN
           
 

字段详细信息

CHECK_NULL

static final int CHECK_NULL
另请参见:
常量字段值

CHECK_UNIQUE

static final int CHECK_UNIQUE
另请参见:
常量字段值

CHECK_UNIQUE_WARN

static final int CHECK_UNIQUE_WARN
另请参见:
常量字段值