serializable

serializable

 英

  • 网络序列化;可串行化;可序列化

例句

If you want the class to be serializable, you'll need to test it, just as you would test a class that directly implements Serializable.

希望串行需要测试需要测试一个直接实现Serializable相同

Might need to be serializable, so you might have to provide a type converter, depending on which resource writer is used.

可能需要序列因此可能必须提供类型转换器具体取决于使用资源编写

Any other Java objects that you cache must be implemented as a java. io. Externalizable or java. io. Serializable interface.

缓存任何其他Java对象必须实现java.io.Externalizablejava.io.Serializable接口

When you put a Java object into a session and want it shared across all nodes, declare this Java object as a serializable interface.

Java对象放入到会希望所有节点之间共享对象需要这个Java对象声明一个serializable接口

Custom token object, for the lack of a better name, is really just a regular serializable object.

定义令牌对象因为没有合适名称实际上一个常规序列对象

Both are serializable, so wrapping your object in SealedObject creates a sort of "gift box" around the original object.

两者序列所以对象包装SealedObject可以围绕对象创建一种包装”。

Since the context object needs to be passed across components, the object should be serializable.

因为需要组件传递上下文对象所以这个对象应该序列

If it must be serializable, try to make specific fields that hold sensitive data nonserializable.

如果物件必须序列尝试含有敏感资料特定还原序列

The kernel engine is a Geronimo module, which is an arbitrary set of classes, other modules, and a serializable configuration.

内核引擎Geronimo模块模块其他模块序列配置组成集合

The Serializable interface does not contain any methods: it exists only to tell the serialization runtime that your object is serializable.

Serializable接口包含任何方法作用只是告诉序列运行时这个对象可以序列

The EJB specification states that the key must be a unique value represented by a serializable object.

EJB规范规定必须一个序列对象表示独一无二

The ObjectStateFormatter class is not optimized for any of these serializable types.

ObjectStateFormatter这些序列类型任何一种优化

Types that are not contracts or serializable types must be converted to contracts by the adapter segments in the pipeline.

协定序列类型类型必须管线适配器转换协定

The Body property can be any serializable object, such as a text string, structure object, class instance, or embedded object.

Body属性可以任何序列对象文本字符串结构对象实例嵌入对象

A DOM implementation may allow you to add them, but the result will not be serializable.

DOM实现使可以添加它们后果无法序列

The serializable format is specific to Windows Forms only and will not be recognized by applications created outside of Windows Forms.

序列格式Windows窗体特有格式Windows窗体以外创建应用程序无法识别格式

To pass through the isolation boundary, types must be either contracts or serializable types.

若要通过隔离界限这些必须合约或是序列

To convert the security information of the attribute target to a serializable form stored in metadata.

属性目标安全信息转换存储元数据序列形式

If your handle type does not support this then the SafeHandle type wrapping it cannot be made serializable.

如果句柄类型支持操作不能包装SafeHandle类型设置序列

The scan is performed with the same semantics as a transaction running at the SERIALIZABLE isolation level.

执行扫描语义SERIALIZABLE隔离级别运行事务语义相同

Remember that data maps contain the values of the JSF components, which must be serializable according to the JSF specification.

注意数据地图包含JSF组件根据JSP规范它们必须序列

Each value can be a primitive data type or another Data Object. A Data Object is serializable.

数据对象序列

If you try to serialize your object with a normal event, serialization will fail because the storage backing the event isn't serializable.

如果试图通过一个普通事件序列对象序列就会失败因为备份事件存储不可序列

If you pass a non-serializable object to a Clipboard method, the method will fail without throwing an exception.

如果不可序列对象传递Clipboard方法方法失败不会引发异常

TRANSACTION_SERIALIZABLE is the most restrictive and protected transaction isolation level incurring the most overhead.

TRANSACTION_SERIAliZABLE限制保护事务隔离级别导致最大开销

It begins, but does not complete, sqlTransaction1, which uses the SERIALIZABLE isolation level to start an update transaction.

开始但是完成sqlTransaction1,sqlTransaction1使用SERIALIZABLE隔离级别开始更新事务

The Java object that you want to serialize just needs to implement an interface named java. io. Serializable.

想要序列Java对象只需实现叫做java.io.Serializable接口

Sometimes these classes implement Serializable explicitly.

有时这些显式实现Serializable

Note that to write persisted objects to a resource file, the objects must be serializable.

注意为了持久对象写入资源文件这些对象必须序列

Used to protect key ranges in serializable transactions.

用于保护串行事务范围

This instance can be a string, stream, or any serializable object.

实例可以字符串任何序列对象

Java-language serializable types now automatically support. NET serialization.

Java语言序列类型现在自动支持

You first check whether the object implemented the serializable interface.

首先应该检查对象是否实现serializable接口

The data definition involves creating a serializable object and persisting the object using serialization semantics.

数据定义涉及到使用序列语义建立一个序列对象持久对象

Serializable transactions lock all rows they read or modify to ensure the transaction is completely isolated from other tasks.

序列事务锁定读取修改所有确保事务完全其他任务隔离

To write persisted objects to a resource file the objects must be serializable.

若要持久对象写入资源文件这些对象必须序列。。

Note: Transactions containing DML statements with subqueries should use serializable isolation to guarantee consistent read.

如果事务存在使用子查询DML语句应该使用串行隔离保证一致性读取

Notice that anything having to do with java. sql and the JDBC is missing from that list of serializable objects.

注意序列对象缺少处理java.sqlJDBC必需内容

Make sure everything stored on your resources is serializable.

确保资源存储所有内容序列

The method parameters and return types must be serializable.

方法参数返回类型必须序列