sessionContains
Checks if the current hibernate session contains the passed in entity.
Returns
This function returns boolean
Arguments
Key | Type | Required | Default | Description |
entity | any | Yes | --- |
Examples
Last updated
Checks if the current hibernate session contains the passed in entity.
This function returns boolean
Key | Type | Required | Default | Description |
entity | any | Yes | --- |
Last updated