Life is Good.

Enhance Tech and English
随笔 - 65, 文章 - 20, 评论 - 21, 引用 - 0
数据加载中……

Difference between explode() and EXPLODE command

The explode() method does exactly what you are asking for, it doesn't erase
the original if that's your concern. The entities returned are also memory
resident, not DBR.

The EXPLODE command simply calls the explode() method and then adds the
returned entities to the DB and then erases the original.

posted on 2010-02-21 15:58 Mike Song 阅读(118) 评论(0)  编辑 收藏 引用