Overload List
Name | Description | |
---|---|---|
![]() | Save(Object) |
Persist the given transient instance, first assigning a generated identifier.
|
![]() | Save(Object, Object) |
Persist the given transient instance, using the given identifier.
|
![]() | Save(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.)
|