public class CachedBeanData extends Object
| Constructor and Description |
|---|
CachedBeanData(Object sharableBean,
Set<String> loadedProperties,
Object[] data,
int naturalKeyUpdate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsProperty(String propName) |
Object[] |
copyData() |
Object |
getData(int i) |
Set<String> |
getLoadedProperties() |
Object |
getNaturalKey() |
Object |
getSharableBean() |
boolean |
isNaturalKeyUpdate() |
Copyright © 2014. All Rights Reserved.