Package com.ptc.core.command.common.bean.entity
package com.ptc.core.command.common.bean.entity
-
ClassesClassDescriptionThis command can be used to create in the database an existing in-memory instance of a persistable entity (i.e., object).This command can be used to delete the given persistent entity in the database.This command can be used to make a new in-memory instance of either a transient or persistent entity (i.e., object).This command can be used to prepare one or more source objects(
TypeInstance) for further processing.This command can be used to refresh the given persistent entity or retrieve one from the database.
Supported API: true
Extendable: true
Supported API: true
Extendable: trueThis command can be used to update the given persistent entity in the database.