All Packages Class Hierarchy This Package Previous Next Index Home
This is an INTERNAL class.
An internal interface used by JOP and implemented by the specific output managers (eg Jdbc or File)
public abstract void updateObject(ObjectIdentifier oid, ObjectDefinition defObject, boolean explicit) throws Exception
public abstract void insertObject(ObjectIdentifier oid, ObjectDefinition defObject, boolean explicit) throws Exception
All Packages Class Hierarchy This Package Previous Next Index Home