接口的使用
org.hibernate.boot.model.IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext
-
使用IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.model -
-
org.hibernate.boot.internal中IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext的使用
参数类型为IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext的org.hibernate.boot.internal中的方法 修饰符和类型 方法 说明 StringIdGeneratorInterpreterImpl. determineGeneratorName(javax.persistence.GenerationType generationType, IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext context) -
org.hibernate.boot.model中IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext的使用
参数类型为IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext的org.hibernate.boot.model中的方法 修饰符和类型 方法 说明 StringIdGeneratorStrategyInterpreter. determineGeneratorName(javax.persistence.GenerationType generationType, IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext context)Determine the name of the generator which should be used based on the GenerationType, returningnullto indicate that this interpreter did not have a match and that any additional resolutions should be performed.
-