Uses of Interface
de.espirit.firstspirit.common.GidAgent.GidAdaptationResult
Packages that use GidAgent.GidAdaptationResult
-
Uses of GidAgent.GidAdaptationResult in de.espirit.firstspirit.common
Methods in de.espirit.firstspirit.common that return GidAgent.GidAdaptationResultModifier and TypeMethodDescription@NotNull GidAgent.GidAdaptationResult
Adapts the given elements GIDs.
Attention:
CallGidAgent.migrateSchema(Schema)
before calling this method if given schema doesn't not support fs_gid's yet This method will execute acommit
on the OR session to persist the changes made during the execution of this method and all changes made on the session before calling this method. If an error occurs asession rollback
will be called@NotNull GidAgent.GidAdaptationResult
Adapts the given elements GIDs to the mapping defined one.
Attention:
CallGidAgent.migrateSchema(Schema)
before calling this method if given schema doesn't not support fs_gid's yet This method will execute acommit
on the OR session to persist the changes made during the execution of this method and all changes made on the session before calling this method. If an error occurs asession rollback
will be called