FileDocCategorySizeDatePackage
SCO.javaAPI DocGlassfish v2 API2868Fri May 04 22:34:58 BST 2007com.sun.jdo.spi.persistence.support.sqlstore

SCO

public interface SCO

Fields Summary
Constructors Summary
Methods Summary
public voidapplyUpdates(StateManager sm, boolean modified)
Apply changes (can be a no-op)

public java.lang.ObjectcloneInternal()
Creates clone with the same owner and field value. Used for the beforeImage.

public java.lang.StringgetFieldName()
Returns the field name

return
field name as java.lang.String

public java.lang.ObjectgetOwner()
Returns the owner object of the SCO instance

return
owner object

public StateManagermakeDirty()
Marks object dirty

return
StateManager associated with the owner

public voidunsetOwner()
Nullifies references to the owner Object and Field