既不需要支持缓存锁,也不需要支持事务。
是不是所有的WCF绑定都支持事务传播?
目前的接口模型并不支持事务信息的描述。
However, the existing interface models do not support transaction information description.
令人失望的是SpringWebFlow在其任何标签上都不支持事务分界,包括和。
It is disappointing that Spring Web Flow doesn't support transaction demarcation on any of its tags, including and.
如果您的客户端不支持事务,但您发现客户端编排事务策略非常合适,那么需要执行一些重构。
If you do have clients that do not support transactions but you find the client Orchestration transaction strategy seems like a good fit, you may have to do some refactoring.
SQLDatastore全部使用托管代码写成,完全支持事务,并且允许用任何语言来写存储过程。
SQLDatastore is written completely in managed code, fully supports transactions, and allows stored procedures to be written in any language.
不是的,并不是所有的WCF绑定都支持事务传播,仅仅只有下面列出来的绑定支持事务传播。
No. Not all WCF bindings support transaction propagation. Only following list of bindings support for it.
有些MySQL版本还缺乏完整的存储过程支持—意味着不支持事务,这是MyISAM系统的最大缺点。
Some versions of MySQL also lack full support for stored procedures-the biggest disadvantage being the MyISAM system, which doesn't support transactions.
这些操作可以包括发送一条查询来获取结果,更新远程数据,支持事务,操纵大型对象,绑定输入值,等等。
These operations can include sending a query to retrieve results, updating remote data, supporting transactions, manipulating large objects, binding input values, and more.
DB 2所有版本都支持事务,但大多数MySQL存储引擎,包括默认的myisam类型,都不支持事务。
All DB2 versions support transactions, but most MySQL storage engines, including the default MyISAM type, don't support them.
这可能不是执行验证的最有效方式,但这为演示Geronimo应用服务器如何支持事务提供了一个很好的方式。
This may not be the most efficient way of performing the validation, but it provides a good vehicle for demonstrating how the Geronimo application server supports transactions.
如果底层驱动程序不支持事务,那么将会抛出一个PDOException(无论错误处理设置是怎样的:这总是一个严重错误状态)。
If the underlying driver does not support transactions, a PDOException will be thrown (regardless of your error handling Settings: this is always a serious error condition).
ZODB是一个健壮的、多用户的和面向对象的数据库系统,它能够存储和管理任意复杂的Python对象,并支持事务操作和并发控制。
ZODB is a robust, multi-user, object-oriented database system capable of storing and managing arbitrarily complex Python objects with transaction support and concurrency control.
在如何有针对性的产生候选项集,从而减少候选集的规模;在如何提高候选项集的支持事务计数的效率等方面进行了研究,给出了算法的具体实现。
The author also probes into how to get candidate item sets pertinently, reduce the candidates' size and improve the efficiency of candidate item sets supporting item counting and so on.
不幸的是,并不是每种数据库都支持事务,所以当第一次打开连接时,PDO需要在所谓的“自动提交(auto - commit)”模式下运行。
Unfortunately, not every database supports transactions, so PDO needs to run in what is known as "auto-commit" mode when you first open the connection.
佛蒙特州的公民通过提出建议或支持他人的建议来控制他们的市政事务,直到他们通过投票达成共识。
Citizens in Vermont control their municipal affairs by putting forward proposals, or backing up others' suggestions, until a consensus is reached through a vote.
尽管这个代码速度快,但是它不支持ACID事务属性。
Although this code is fast, it does not support ACID transaction properties.
即使有些系统可能支持这个事务率,但这也是对宝贵资源不必要的浪费。
And while some systems might support this transaction rate, it would be an unnecessary waste of expensive resources.
在某些情况下,您可能需要重构应用程序逻辑,以支持这种事务策略。
In some cases, you may need to refactor your application logic to support this transaction strategy.
同步策略会保证事务支持,从而保证任务的可靠性。
Synchronization strategies ensure transaction support and therefore the reliability of the task.
忽略事务支持是导致问题的另一个原因。
Ignorance about transaction support is another source of problems.
您可以希望在支持原子事务的环境中使用这两个协议。
These are both protocols that you might wish to use in an environment that supports atomic transactions.
EJ b容器支持的事务管理也可以影响性能。
Transaction management supported by the EJB container can also affect performance.
其他的BPELXML元素帮助定义支持业务事务中的异步操作所需的关系和相关性。
Other BPEL XML elements help define relationships and dependencies required to support asynchronous operations in business transactions.
业务流程能够利用J2EE事务支持。
仅本地事务支持的含义是仅支持单调事务模式(提交的一个阶段)。
The implication of only local transaction support is that only a flat transaction model (one-phase commit) is supported.
即使数据源支持xa事务,还会有死锁的可能。
Even if the datasource supports XA transactions, there is a possibility of deadlock.
相比之下,支持全局事务的资源必须让应用程序服务器管理它的事务。
In contrast, a resource that supports global transactions must let the application server manage its transactions.
缓存必须支持锁;事务支持则不是必须的。
Cache must support locks; transaction support is not needed.
一个无状态服务器是如何支持ACID事务的?
应用推荐