Java org.hibernate.engine.spi IdentifierValue fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.engine.spi IdentifierValue fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.engine.spi IdentifierValue.

The text is from its open source code.

Field

IdentifierValueANY
Always assume the transient instance is newly instantiated

Method

BooleanisUnsaved(Object id)
Does the given identifier belong to a new instance?