public final class DeleteMode extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CASCADE
级联删除
|
static String |
NON_SONS
没有子节点
|
| Constructor and Description |
|---|
DeleteMode() |
public static final String CASCADE
public static final String NON_SONS
Copyright © 2020. All rights reserved.