软件包 | 描述 |
---|---|
java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPersistenceDelegate
的
DefaultPersistenceDelegate 是抽象类的具体实现和
PersistenceDelegate 默认是班没有信息可以用来代表。
|
Modifier and Type | Method and Description |
---|---|
PersistenceDelegate |
Encoder.getPersistenceDelegate(类<?> type)
返回给定类型的持久化委托。
|
Modifier and Type | Method and Description |
---|---|
void |
Encoder.setPersistenceDelegate(类<?> type, PersistenceDelegate delegate)
将指定的持久化委托与给定类型关联关联。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.