Uses of Class
org.hibernate.generator.values.GeneratedValueBasicResultBuilder
-
Packages that use GeneratedValueBasicResultBuilder Package Description org.hibernate.generator.values.internal -
-
Uses of GeneratedValueBasicResultBuilder in org.hibernate.generator.values.internal
Methods in org.hibernate.generator.values.internal that return types with arguments of type GeneratedValueBasicResultBuilder Modifier and Type Method Description List<GeneratedValueBasicResultBuilder>GeneratedValuesMappingProducer. getResultBuilders()Methods in org.hibernate.generator.values.internal with parameters of type GeneratedValueBasicResultBuilder Modifier and Type Method Description voidGeneratedValuesMappingProducer. addResultBuilder(GeneratedValueBasicResultBuilder resultBuilder)
-