public interface org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationContextLocator
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationContextLocator
super_class: java.lang.Object
{
public abstract java.io.Serializable locateGenerationContext(org.hibernate.engine.spi.SharedSessionContractImplementor, java.lang.Object);
descriptor: (Lorg/hibernate/engine/spi/SharedSessionContractImplementor;Ljava/lang/Object;)Ljava/io/Serializable;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
session
incomingObject
}
SourceFile: "CompositeNestedGeneratedValueGenerator.java"
NestHost: org.hibernate.id.CompositeNestedGeneratedValueGenerator
InnerClasses:
public abstract GenerationContextLocator = org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationContextLocator of org.hibernate.id.CompositeNestedGeneratedValueGenerator