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