Overload List

  NameDescription
Public methodSave(Object)
Persist the given transient instance, first assigning a generated identifier.
Public methodSave(Object, Object)
Persist the given transient instance, using the given identifier.
Public methodSave(String, Object)
Persist the given transient instance, first assigning a generated identifier. (Or using the current value of the identifier property if the assigned generator is used.)

See Also