public class DBCommandChunk extends Object implements Serializable
| 构造器和说明 |
|---|
DBCommandChunk(DBCommandChunkType type,
List<DBCommand> commands) |
DBCommandChunk(DBCommandChunkType type,
TransactionEntity entity) |
public DBCommandChunk(DBCommandChunkType type, List<DBCommand> commands)
public DBCommandChunk(DBCommandChunkType type, TransactionEntity entity)
Copyright © 2019. All rights reserved.