|
|||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | ||||||||
| 类摘要 | |
|---|---|
| CommonSeqGenerator |
Title: BeetleSoft Framework
Description:由于CommonSeqGenerator的获取种子方法在一个完整的事务内完成,
为了避免嵌套事务的发生,建议专门建立一个"no-tx-datasource"数据源为此类服务 create table SEQUENCE ( NAME varchar(30) not null, NEXTID DECIMAL(20,0), primary key (NAME) ); Copyright: Copyright (c) 2003 Company: 甲壳虫软件 |
| DB2SeqGenerator | |
| OracleSeqGenerator | |
| PostgreSqlSeqGenerator | |
|
|||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | ||||||||