getRootSurrogateKey

Returns the surrogate key of the root parent entity.

Syntax

public long getRootSurrogateKey()

Parameters

None.

Returns

The surrogateKey of the root entity.

Examples

  • Get the Root Surrogate Key
    getRootSurrogateKey()