|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SCOMap
A mutable second-class Map object.
| Method Summary | |
|---|---|
boolean |
allowsNullValues()
Indicates whether or not this map allows null values. |
java.lang.Class |
getKeyType()
Returns the type of keys in this map. |
java.lang.Class |
getValueType()
Returns the type of values in this map. |
| Methods inherited from interface com.triactive.jdo.SCO |
|---|
applyUpdates, clone, getFieldName, getOwner, makeDirty, unsetOwner |
| Method Detail |
|---|
java.lang.Class getKeyType()
java.lang.Class getValueType()
boolean allowsNullValues()
true if null values are allowed,
false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||