摘要:
首先在在配置文件那里加入<property name="adonet.batch_size">100</property>c#代码using (var session = SessionFactory.NHSessionFactory.OpenStatelessSession()) { using (var tx = session.BeginTransaction()) { try { fo... 阅读全文
posted @ 2013-04-02 10:27
顺德人
阅读(2116)
评论(1)
推荐(1)
浙公网安备 33010602011771号