1·Furthermore, all the data fields in the class must themselves be serializable.
此外,该类中的所有数据字段本身必须是序列化的。
2·This is the best way to account for basic issues, such as forgetting to make one of the attributes stored in the session serializable, which could cause larger issues in a production environment.
这是说明基本问题(如忘记在可序列化的会话中存储某个属性)的最好方法,在未得到处理的情况下,此类问题可能在生产环境中导致较大的问题。
3·The EJB specification states that the key must be a unique value represented by a serializable object.
EJB规范规定:主键必须是一个可序列化的对象所表示的独一无二的值。
4·Moreover, as it is composed of Data Objects, a Data Graph is serializable.
此外,由于数据图是由数据对象组成的,因此它是可序列化的。
5·Since the context object needs to be passed across components, the object should be serializable.
因为需要跨组件传递上下文对象,所以这个对象应该是可序列化的。
1·Objects that you put on the session should be thread-safe and serializable.
放到会话中的对象应该是线程安全的和可序列化的。
2·The method parameters and return types must be serializable.
方法参数和返回类型必须是可序列化的。
3·Custom token object, for the lack of a better name, is really just a regular serializable object.
自定义令牌对象(因为没有更合适的名称)实际上是一个常规的可序列化对象。
4·Entity EJB components were never intended to be serializable for efficient usage outside of the scope of the container or transaction boundary.
实体e JB组件从未打算成为可序列化的以供在容器和事务边界范围之外进行高效利用。
5·Mediatable -- the data passed in and out is serializable such that it can be easily transformed.
可调整——传入传出的数据是可序列化的,这样就可容易转换。
1·Classes are often serializable by default.
默认情况下,类通常是可串行化的。
2·Connectors must be serializable.
连接器必须是可串行化的。
3·Serializable concurrency control protocols are unsuitable for real-time database systems.
可串行化的并发控制对传统应用是合适的。
4·Serializable concurrency control protocol is suitable for traditional applications. It aims at database consistency, higher system throughput and shorter transaction response time.
可串行化的并发控制对传统应用是合适的,它旨在确保数据库的一致性,提高系统的吞吐量及减小事务平均响应时间。