接口的使用
org.hibernate.boot.model.IdGeneratorStrategyInterpreter
-
使用IdGeneratorStrategyInterpreter的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.internal org.hibernate.boot.spi -
-
org.hibernate.boot中IdGeneratorStrategyInterpreter的使用
参数类型为IdGeneratorStrategyInterpreter的org.hibernate.boot中的方法 修饰符和类型 方法 说明 MetadataBuilderMetadataBuilder. applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter interpreter) -
org.hibernate.boot.internal中IdGeneratorStrategyInterpreter的使用
实现IdGeneratorStrategyInterpreter的org.hibernate.boot.internal中的类 修饰符和类型 类 说明 classIdGeneratorInterpreterImplThe root (composition) IdGenerationTypeInterpreter.返回IdGeneratorStrategyInterpreter的org.hibernate.boot.internal中的方法 修饰符和类型 方法 说明 IdGeneratorStrategyInterpreterMetadataBuilderImpl.MetadataBuildingOptionsImpl. getIdGenerationTypeInterpreter()参数类型为IdGeneratorStrategyInterpreter的org.hibernate.boot.internal中的方法 修饰符和类型 方法 说明 voidIdGeneratorInterpreterImpl. addInterpreterDelegate(IdGeneratorStrategyInterpreter delegate)MetadataBuilderMetadataBuilderImpl. applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter interpreter) -
org.hibernate.boot.spi中IdGeneratorStrategyInterpreter的使用
返回IdGeneratorStrategyInterpreter的org.hibernate.boot.spi中的方法 修饰符和类型 方法 说明 IdGeneratorStrategyInterpreterAbstractDelegatingMetadataBuildingOptions. getIdGenerationTypeInterpreter()IdGeneratorStrategyInterpreterMetadataBuildingOptions. getIdGenerationTypeInterpreter()参数类型为IdGeneratorStrategyInterpreter的org.hibernate.boot.spi中的方法 修饰符和类型 方法 说明 MetadataBuilderAbstractDelegatingMetadataBuilderImplementor. applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter interpreter)
-