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·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.
可串行化的并发控制对传统应用是合适的,它旨在确保数据库的一致性,提高系统的吞吐量及减小事务平均响应时间。